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

Re: issue with relocating

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-03-29 14:02:50 CEST

Otto Visser wrote:
> Some other minor issue is perhaps that if I do a switch --relocate foo
> bar but foo is not in use that svn does not give an error/warning. Our
> server is called foo but has an alias baz which is the one I apperently
> used to checkout long ago. This being the first relocate with svn I did
> I thought the operation was succesfull because there were no complaints.

Like this example (in a working copy checked out from somewhere under
file:///home/julian...):

$ svn switch --relocate file:///abc file:///def

(no output; exit code 0)

I think this is a bug. Please could you file it.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 29 14:03:27 2006

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.