Michele Zamparelli writes:
>
> I am trying to move an RCS archive to CVS. Everything worked fine
> until I found a strange behaviour when the *,v files included delta
> numbers
> starting with 0. (file revisions like 0.0, 0.1 etc. etc.).
CVS uses revision "0" as a special flag to indicate a newly-added file
but it seems that some of the code incorrectly interprets any revision
number starting with 0 the same way. Legitimate revision numbers
starting with 0 are quite rare, so it's never been a problem. I've
checked in some changes that I believe fix the problem -- you can get
the current development version of CVS from www.cvshome.org and try it
out if you like.
-Larry Jones
What's Santa's definition? How good do you have to be to qualify as good?
-- Calvin
|