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

Re: crash with 'svn st -u' in RC2

From: Stefan <steveking_at_tigris.org>
Date: 2004-08-25 21:18:35 CEST

I just found out the real reason for why the working copy got into a
state where 'svn st -u' crashes:
the user used the 'svn switch --relocate' command to switch to a
different branch instead of using just 'svn switch'. Apparently, this
users (and I guess some others too) thought that switching could change
his working copy by merging some changes from branch which he didn't
wanted. So he used relocate because "it just rewrites the URL's without
touching any files in my working copy".

I added a big red warning to the TortoiseSVN docs about this.

But the crash still happens and should be fixed!

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 25 21:23:59 2004

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

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