info-cvs
[Top][All Lists]
Advanced

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

version numbering in CVS


From: EP1
Subject: version numbering in CVS
Date: Thu, 10 Apr 2008 10:04:48 -0700 (PDT)

Let's say I have a file, call it "mathlib.cpp", belonging to a project called
"Math_Prof" (incidentally, I have no idea if there is actually a product
with such a name).  mathlib.cpp's current version on the trunk is 1.2.  I
create a branch for the project, with the branch tag "Math_Grad", with of
course "mathlib.cpp" being a file lin that branch.
I have noticed that when I update to the new branch (in this example case,
"Math_Grad"), the version number of the file is still 1.2.  However, when I
commit on the trunk, the version is then 1.2.2.1.  Is there any way I can
get 1.2.1.1?  Also, when I'm at 1.2.2.2 or whatever other "1.2.2.x" version,
how do I bump up to, say, 1.2.3.1?

-- 
View this message in context: 
http://www.nabble.com/version-numbering-in-CVS-tp16610492p16610492.html
Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.





reply via email to

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