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

Re: Making branches and typical patterns

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-04-09 15:45:55 CEST

Russ Freeman wrote:

>>But in the working copy, we just `switch' over whatever subdir we need
>>while we work, so we continue to get trunk changes in other
>>directories when we update.
>>
>>
>
>OK, so let me get this straight, you typically have a single working folder
>area. After branching, this working area is pointing to your new branch.
>You then switch *back* some of the local projects to the trunk (or is it the
>other way around?).
>

i believe it's the other way around. check out the trunk, then switch
parts you are making 'dangerous' modifications on to the branch. you
could certainly do it the other way around, it's just that if you're
messing with one directory, this means you only need to switch that
directory, as opposed to having to switch everything other than that
directory. they should be functionally equivalent though.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 9 15:46:41 2003

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.