info-cvs
[Top][All Lists]
Advanced

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

Re: commit question


From: Larry Jones
Subject: Re: commit question
Date: Sun, 16 Nov 2008 20:43:28 -0500

Hector Santos writes:
> 
> You think you have it all figured out with the complexing branching 
> model in CVS and then something happens where either you forget the 
> basic ideas or you screwed something up.  I never used "sticky tags" 
> before until recently but I don't recall how I added it.

Don't let the terminology confuse you -- any time you specify a tag to
checkout or update, that tag becomes a stick tag on the checked out
files.  So you've almost certainly used sticky tags before, you just
didn't realize it.

> cvs commit: Examining .
> cvs commit: sticky tag `rev6_3_452_6' for file `wcrepair.rc' is not a branch
> cvs commit: Examining res
> cvs [commit aborted]: correct above errors first!

The problem here is that you checked out a particular revision rather
than a branch.  You can only commit to a branch.  From what you've said,
you probably want to update to the rev6_3 branch, then you'll be able to
commit your changes.
-- 
Larry Jones

Good gravy, whose side are you on?! -- Calvin




reply via email to

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