You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Anne M. Hammond" <ha...@txcorp.com> on 2007/07/19 22:10:40 UTC

svn commit following migration of repos

We just completed a migration of 90+ repos from 1.3.0-1 -> 1.4.3.
We moved to new hardware using the same hostname.  It is in the
same directory structure.

I used "svnadmin dump" and "svnadmin load --force-uuid" .
We thought this would be transparent to the users.

This user had checked out before the migration.  When trying to
commit after the migration, this is the error:

[sws@st22 hist6]$ svn commit -m "latest"
svn: Commit failed (details follow):
svn: OPTIONS request failed on '/pubsvn/vrepo/branches/bvp6'
svn: The OPTIONS request returned invalid XML in the response: XML parse
error at line 1: no element found (/pubsvn/vrepo/branches/bvp6)

Is there no other solution but to recheck out the branch and
do a recursive diff ??

Thanks in advance < Anne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org