info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: branches off of branches


From: Larry Jones
Subject: Re: branches off of branches
Date: Thu, 19 Jun 2003 16:47:11 -0400 (EDT)

Peschko, Edward writes:
> 
> Is there a way to make a branch off another branch

Of course -- just create a branch in a working directory that's already
on a branch.  (Or use the -r option of [r]tag along with -b to specify a
root revision for the branch.)

> where dev can be merged into test (and test only), and 
> test can be merged into head (and head only).

You can always merge anything to anything.  (Whether the merge actually
makes sense or not is a different issue.  In the above scenario, merging
as you suggest is certainly the most sensible way to do it.)

> but it then behooves you to remember when you've done 
> the damn merge..

It always behooves you to remember (typically with tags) what you've
merged, unless you intend to merge the branch exactly once and then
abandon it.

-Larry Jones

I'm writing you a message in code.  How do you spell "nincompoop"? -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]