info-cvs
[Top][All Lists]
Advanced

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

Re: versions


From: Garth Winter Webb
Subject: Re: versions
Date: Tue, 10 Oct 2000 12:28:25 -0700 (PDT)

You should ignore the revision numbers.  CVS uses a detailed revision
numbering scheme that allows it to keep track of branches.  All you need
to know is that after a commit, the revision number of the file will be
greater than it was before the commit.
        CVS will let you change the major revision number (ie promote
revision 1.2 to 2.0), but most of the time its best to let CVS control
what revision numbers are assigned.
        Read the 'Revision Numbers' section of the CVS manual for more
info:

http://www.loria.fr/~molli/cvs/doc/cvs_4.html#SEC44

Garth

On Mon, 9 Oct 2000, Hanser, Kevin wrote:

> When I commit changes to a CVS file, it seems to want to increment the first
> decimal character every time.  
> ie, I check out version 1.1.1.1, make some changes and check it back in
> when it's checked back in, it becomes version 1.2
> 
> how can I change that so it increments a different value?  like version
> 1.1.2 or something?
> 
> thanx
> 
> Kevin Hanser
> System Administrator
> ShopsForMe.com
> 306 S Washington Suite 500
> Royal Oak MI  48067
> 877.935.9100 x228
> address@hidden
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
> 




reply via email to

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