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

Re: Checksum error after Restore from Dump and svn switch --relocate

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-03 20:35:45 CET

Jan Mönnich wrote:
> Hello,
>
> I tried to restore my backup to check if my working copies are lost.
> To restore I loaded the dumped backup files into a new repository:
> cat backup/revision*.dump | svn admin load developer3
>
> After the restore I took an old working copy and tried to switch it to the
> restored repository:
>
> --- 8< ------------ 8< ------------ 8< ------------ 8< ------------ 8<
> ---------
> d:test/tools> svn switch --relocate
> svn://hedwig/developer/trunk/java/tools
> svn://hedwig/developer3/branches/trading_5_3_nv/java/tools .

You relocated from one in-repos path (trunk) to another
(branches/trading_5_3_nv). Thats *very* bad. It's guaranteed to break your
WC.

Ma.x

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 3 20:40:02 2004

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.