Re: Relocate Problem
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-24 23:23:49 CEST
On May 24, 2005, at 3:02 PM, Nelson, Charles @ AS wrote:
> http://server/svn/project_name/project_dir/repo_name/branches/br_1
You should *not* be using the --relocate switch for this.
'svn switch' and 'svn switch --relocate' are very different commands
Use 'svn switch --relocate' only when the url that _leads to the
Use 'svn switch' when the path _within the repository_ has changed.
So you want the 2nd case.
---------------------------------------------------------------------
|
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.