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

Re: relocate doesn't check arguments - may screw up working copy

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-13 18:36:29 CEST

On Thu, 2004-05-13 at 11:30, Max Bowsher wrote:

> If the WC is checkout out from:
> http://some.server/path/to/repository/trunk/foo
>
> then all of the following are valid X-es:
> http://some.server/path/to/repository/
> http://some.server/path/to/repository
> http://some.server/path/to/reposi
> http://some.server/path/to
> http://some.server/path/
> http://some.server/
> http://some
> http://
> http:

Correct.

The --relocate switch is *only* to be used when the SVNROOT changes, and
nothing else. If you want the working copy to reflect a different path
within a repository, you must use the real 'svn switch' command to do
that.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 13 18:41:25 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.