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

The version control system allows for full control of all changes made to files in the SiteBuilder file structure. All versions of a file that have been committed to the repository are saved and can be viewed. It is also possible to revert to an earlier version of a file by simply clicking a button.

When files have been modified, one way or another, various symbols will be shown beside the file type symbol. The symbol in the first column represents the user's edit area, while the second represents the file committed to the repository.

The significance of each of these can be interpreted somewhat differently depending on which column the symbol is shown in, and if it is shown in normal or undelete mode. See descriptions below.

The file is created but has not been committed to the repository.
The file is created but has not been committed to the repository, while another user created a file with the same name in the same directory and committed it to the repository.
The file is copied to the user's edit area, but no changes have been saved.
The file has been modified and the changes have been saved in the user' edit area.
Another user has committed changes of the file to the repository. This indicates a possible conflict and an update will be necessary before the file can be committed.
The file is copied to the user's edit area, but no changes have been saved, while another user has committed changes of the file to the repository.
The file has been removed but not committed. After being committed the file will only be seen in undelete mode.
Current user has a copy of the file in the edit area. Another user has removed the file from the work area and has committed the action to the repository.
Current user has saved changes to the file in the edit area. Another user has removed the file from the work area and has committed the action to the repository.
A deleted file, as seen when using the Undelete mode.