info-cvs
[Top][All Lists]
Advanced

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

Re: Branching retroactively.


From: Jim Hyslop
Subject: Re: Branching retroactively.
Date: Wed, 09 Nov 2005 21:12:49 -0500
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gautam Gopinadhan wrote:
> Hi,
[...]
> I tried the following:
> I checked out the Br1 branch, and then did the
> following:
> cvs tag -b -D 10/09/05 Br2 
> 
> However this command seems to make a branch from Main
> rather than the from Br1. Is there a command that will
> enable me to do what I have shown in the diagram?

Temporarily make Br2 the default branch, then use the tag command, then
reset the default branch:

cvs admin -bBr1
cvs up -rBr1
cvs tag -b -D 10/09/05 Br2
cvs admin -b

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDcqyhLdDyDwyJw+MRAtihAJ9lhqMJId7GX8tWDi7iXYGGeLT47ACfe/Wb
GfOKMLnFG1vb04Y7D1Zf8gQ=
=gXNY
-----END PGP SIGNATURE-----





reply via email to

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