info-cvs
[Top][All Lists]
Advanced

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

Re: Versioning help after Tagging required.


From: Ken . Olstad
Subject: Re: Versioning help after Tagging required.
Date: Mon, 4 Jun 2001 17:07:56 -0500

"Sonya Iyer" <address@hidden> wrote:
> Now I tag the whole module as say, release-1 and I'm happy.
>
> Now, I need to make changes to 2.java, but I want to start the
> versioning from 1.3, not from 1.1 ie, I want to bring my entire
> module to have a version 1.3, so that changes to any file from here
> on forth will be 1.4 (or 1.3.1.2 and so on...)

You might want to just ignore the RCS revision numbers (1.3, 1.3.2.1,
etc.) -- just consider them to be an internal implementation detail of
CVS -- and just use your tags to refer to the versions you want.  But,
if you really do want to set the RCS revision numbers, you can do so
with 'cvs commit -r ...'.  See
http://cvshome.org/docs/manual/cvs_4.html#SEC47.





reply via email to

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