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

RE: Live branching

From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Wed, 13 Aug 2008 14:51:49 -0500

> -----Original Message-----
> From: Chris Rodgers [mailto:christopher.rodgers_at_cardiov.ox.ac.uk]
> Sent: Wednesday, August 13, 2008 11:25 AM
> To: users_at_subversion.tigris.org
> Subject: Live branching
>
> Hi,
>
> Is it possible to make a branch where all but a few files continue to
> follow the trunk?
>
> This would be very similar to using "svn switch" in a working copy,
but
> would allow one to check out the particular combination of trunk files
> and modified ones onto several machines.
>
> I was thinking of using this for configuration files in the midst of a
> bulk of code that remains the same on each machine.

Sounds like you're referring to something like ClearCase's lazy
branching (a branch is created when a file/dir element is checked out.)
Subversion branching is done up front. Which means you will have to
rely on merging to get trunk changes once you branch.

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA622

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-13 21:52:35 CEST

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.