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