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

Re: Sourcesafe user needs primer on branching source control

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-10 20:58:22 CET

On Wed, 2004-03-10 at 13:42, Drake Christensen wrote:
> But it's non-trivial to point an IDE at a
> different directory that's ostensibly holding the same project.

You don't need to point your IDE to different directories all the time.
Instead, you tell Subversion to "transform" your existing working copy
of a project to reflect a different repository location (i.e. a
different branch). Read about the 'svn switch' command in chapter 4, or
try 'svn help switch'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 10 21:03:28 2004

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.