[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn commit following migration of repos

From: Anne M. Hammond <hammond_at_txcorp.com>
Date: 2007-07-20 00:10:40 CEST

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
Received on Fri Jul 20 00:09:57 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.