On Thu, 17 Feb 2000, Dr. Ing. Roland Krause wrote:
> B.t.w. When I read through the PR, I realized that actually the new versioning
> scheme maps 1:1 to the old one.
> There isnt really any difference except that releases are more often and the
> release number stays lower.
It only looks that way at present because we are in transition. Once we
hit 1.2.x we will be completely in the new development plan. Every
release that doesn't end in "pre" will be stable irrespective of whether
there are odd or even numbers.
> Say that 1.1.4 were version 1.2, development is in 1.1.5cvs, fixes go
> in 1.1.4fix1. which would be 1.2.1 If a cvs version becomes a release
> candidate it becomes 1.1.5pre1 this would be 1.3.1. Then 1.1.5 would
> be released from CVS becoming 1.4 and so on. There isnt really any
> difference in the procedure except that releases are made more often.
> i.e. development increments are smaller. There arent too many ways to
> scin a cat, they say here... Roland
If it's labelled as 1.1.5cvs it will be released as 1.1.5. That's just a
tag for the revision not the actual rcs/cvs revision number of any given
file. When we decide to release 1.2 then the cvs version number will be
1.2cvs or more probably 1.2.1cvs.
I can see you might be trying to do logical mapping between schemes but
that gets far too confusing. Much easier to just look at the new numbers.
Allan. (ARRae)