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

Re: Relocate continued

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-05-25 16:57:53 CEST

Nelson, Charles @ AS wrote:
> SubVersion,
>
> This is an additional question asked by my boss:
>
>>
>> But the URL that leads to the repository DID change. The "blind
>> rewrite" is what I thought we wanted.
>>
>> Or, should we have done it in two phases? In other words, should the
>> procedure have been:
>>
>
>> 1. Do an "svn switch --relocate" but only change "Project_Name" to
>> "PN"
>> (i.e., leave everything else the same) 2. Do a standard "svn switch"
>> to point to the new location in the repository.
>>

The rule is:

URL *to* the repository changes: --relocate
Path *within* the repository changes: plain switch

If both apply, then yes, you need a two phase process.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 25 17:02:18 2005

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.