info-cvs
[Top][All Lists]
Advanced

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

Re: Retro branching


From: Jim Hyslop
Subject: Re: Retro branching
Date: Wed, 19 Oct 2005 09:12:04 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

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

kalyan donepudi wrote:
> Hi, I am trying to create a branch retroactively in CVS. The reason
> is because i did not create a branch at certain point earlier and now
> am trying to figure if there is a way to create the missed branch.
> So what i tried to do is checkout all the files at with revision
> numbers corresponding to the missing branch and then used "cvs tag -b
> missing" . I am assuming that this will create the branch and then i
> make changes to my files and then try to commit it by using "cvs
> commit -r missing". However when i try to do this CVS is complaining
> as below: cvs server: sticky tag 'missing' for file xyz is not a
> branch.
> 
> Any suggestions/insight into what is happenening will be appreciated.

What you've done should work. When you applied the tag, were there any
messages along the lines of "tag exists, not moving"?

Try updating to the branch first, then committing:

cvs update -r missing
cvs commit

If that doesn't work, what does 'cvs status -v xyz' show?

- --
Jim Hyslop
Better software. Simply.
Dreampossible <http://www.dreampossible.ca>
GPG Key fingerprint = 7938 3894 6C5A 4451 647E  0387 2DD0 F20F 0C89 C3E3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDVkYkLdDyDwyJw+MRAiGwAKDIpmEKoEUYtKH0GvCNmCABaCM6nQCfY2sx
cXg2E26ydDfqqybVbIsuDVM=
=93V8
-----END PGP SIGNATURE-----





reply via email to

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