Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-03-08 10:13:10


At 07:15 AM 3/8/2001 -0500, John Maddock wrote:

>>So far so good. But doing that will leave the initially committed
version
>>of each file as part of the main trunk. So the questions are,
>
>No if your working copy is the branch, the a "cvs add" will add the file
to
>the branch, it won't be part of the main trunk and will be located in the
>attic of the actual repository.

I figured that out, finally, by mistake. The sequence of operations that
works is tag (AKA branch), update (on the branch), add, commit.

Doing an update when you know nothing has been added yet is
counterintuitive to me. I did it by mistake originally, and then went
back and analyzed why it worked.

Thanks for the confirmation.

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk