Don't look at the version numbers. The cvs manual explicitly states
that the numbers are control numbers internal to cvs, and if
you are looking at them you probably are trying to do something wrong
with cvs. Use labels and branches to provide what you are looking for.
donald
On Wed, Aug 09, 2000 at 10:03:19AM -0700, Robert S. Sfeir wrote:
> I can't seem to find a way to amke the version numbers increase by
> hundredth and not by 10th, or control how the versions show up. Here is
> what I mean (I know what a doofus)
>
> filea.java 1.6
>
> if I commit it, it goes to 1.7
>
> I hate that. I would like to see this:
>
> filea.java 1.6.001
>
> cvs commit
>
> filea.java 1.6.002
>
> Is this possible?
>
> Thanks.
>
> --
> Robert S. Sfeir
> "If We Quit Voting, Will They All Go Away?"
>