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

Re: branching: dragging along other branch

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-06 19:45:08 CEST

On Tue, 2004-07-06 at 09:31, Thom Borton wrote:

> BUT: What I want is to checkout the new A_ and B_ and the new C', i.e.
> "the newest of trunc and branch".
>
> Is this possible?

Sure, it's possible with all version control systems. Check out a
working copy of 'trunk', so that you have A_, B_, and C_. Then 'svn
switch' the C_ file to "new" C' on the branch. You can read about the
switch command in chapter 4 of the book.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 6 21:18:14 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.