Introduction
  Content Editor
  Editing files
  Version Control
    Log & annotate
    Committing files
    Updating files
    Aborting changes
    Restoring deleted files
  Work areas
  LogView
  IntraSeek
 
Log & annotate

The log and annotate wizards helps the users keeping track of all committed versions of the files in SiteBuilder. From the log wizard a file can be reverted to a previous version. The annotate wizard shows which user made a particular change.

Log
Clicking the Log button when focusing on a file will show a list of all versions of the file and when and by whom they were committed together with the commit messages. When focusing on a directory the log will show when and by whom the directory was created and perhaps deleted and undeleted.



The log wizard

Each version can be viewed in the following different ways:

Source
View the source of that version of the file.

As reverted
View that version of the file as it will look if it is reverted. Eventhough an older version of the content file will be used it will be combined with the current version of the template as well as the current version of any images.

As was
View that version of the file exactly as it was. The old version of the content file will be combined with an equally old version the template as well as old versions of any images.

Reverting to a previous version
Choosing Revert will replace the present copy in the edit area with the current version from the log wizard. The reverted copy will be stored in the user's edit area and must be commited before other users can see it.

Annotate
The Annotate button produces a wizard showing all changes made to the meta data and contents of a file and when and by whom they were committed.


The annotate wizard