4.8.3.1 Version number
Versions are identified by unambiguous version numbers. They
consist of (positive) integers separated by dots. Both numbers
must be between 0 and 32767.
Version numbers come in one of two formats:
- The main version number includes a position for (more
significant) version "jumps" -- before the dot -- and a
position for (less significant) version "steps" -- after the
dot.
Examples are 0.1, 3.11, 4.5, 8.1
- A branch version number is formed by appending a
<branch number>.<step number>
combination to the main version number of the (root) version from which
the branch originates.
The 'branch number' identifies the specific branch that originates
from this root version and the 'step number' the version within this
branch. The version number 0.1.2.3, for example, identifies version
3 in branch 2 which originates from the main version 0.1.
Thus, in a branch version number, only the 'step number' can be augmented.
For a new version BSCW suggests a version number that has the 'step
number' augmented by 1 over the version number of the preceding
version. You may enter a higher 'step number' (lower than 32767). A lower
'step number' may be chosen only if you augment the 'jump number',
e.g. going from 0.12 to 1.0.
Annotation
Assuming a version 0.1 you will get the version 0.1.0.1 by creating a new branch.
In order to indicate major modifications you may label one of the next versions 1.0 -
please note that it consists of version 0.1!
If you want to define e.g. 0.1.0.3 as 1.0 you have to proceed as follows (but remember please:
the new version contains the current one only - version history is gone!
Therefore you should save version 0.1.0.3 separately).
Duplicate the document with version number 0.1.0.3;Switch to your clipboard;Activate
Version Control
and determine the
main version number (in this case 1.0);Select this objekt by activating its checkbox on the left hand and choose
| cut |
;Switch to the folder, where you want to deposit the new object under version control;Select Edit
paste