Question
Why the revision does not pass to 2.0?
--
AurelioAHeckert - 23 Feb 2004
Answer
Most revision control systems need to be told
to increment the major number instead of the minor number.
RCS, which TWiki uses, is no exception.
There is no mechanism (that I am aware of) built into
TWiki to tell the underlying
RCS to increment the major
version number.
So each time a new version is created,
RCS happily
increments the minor number.
Is this a problem? Is there any concrete reason why
a page/topic would be considered to be at "Major Version 2"?
--
MartinGregory - 30 Mar 2004
(I decided to change this to "answered". I pretty much think that this
is indeed the answer, even though I included a question in my answer! --
MG)