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

Re: Relocate Problem

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-05-25 03:54:08 CEST

On May 24, 2005, at 5:23 PM, Ben Collins-Sussman wrote:

> Use 'svn switch' when the path _within the repository_ has
> changed. The command runs a real 'update', asking the server to
> compare two paths within the repository, and to apply the
> differences to your working copy. You use this, for example, to
> switch to a branch. Or if the project itself were simply moved
> within the repository.
>
> So you want the 2nd case.

What do you do if you want to "switch" without the implied "update" ?
(The first time I did a "switch" it freaked me out because I wasn't
expecting to pull in changes and wasn't ready to deal with conflicts
resulting from the merge.)

Am I incorrect in assuming that the -r option doesn't work to
suppress pulling in changes because the new path won't be valid at
the current revision of the working copy (which is the only revision
guaranteed not to pull in changes)?

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 25 03:55:04 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.