"Sonya Iyer" <[EMAIL PROTECTED]> 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.
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs