Wiki source code of VersionControl
Version 4.1 by Vincent Massol on 2007/12/05
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Version Control | ||
2 | |||
3 | Any change made to a document is saved under Version Control. You can see the version of a document by looking at the bottom of the document. For example, on the following document the version is 1.41 and has last been modified by "vmassol": | ||
4 | |||
5 | {image:versioncontrol1.png} | ||
6 | |||
7 | If you click on the "History" button when viewing a page you can see all the versions that were previously saved and decide to compare versions together or set a given version as the current version: | ||
8 | |||
9 | {image:versioncontrol2.png} | ||
10 | |||
11 | You can also compare 2 versions and see the differences: | ||
12 | |||
13 | {image:versioncontrol3.png} |