BSCW lets you access earlier versions of a document under version control by clicking the version number in the document’s info page or by directly entering its URL.
• Select
in the action menu of the document requested.
• The info page of the document contains a section Version History and, for a document with version branches, another section Related Branches. The tables show for each version date of creation, author, state and change description.
• Click the version number of the version you want to read or download.
You may access an earlier version directly via its URL (for accessing BSCW objects via their URL in general see 8.5 URLs for objects in workspaces). For documents under version control, you append the version number to the normal URL for documents as shown in the following example:
http://your-bscw-server/bscw/bscw.cgi/d12345/report.doc?version=0.6
Note: You cannot make any changes to older versions of a document under version control unless you branch out from the version that you want to edit and modify the branch version.
If you not only want to get an overview of the different versions of a document, but also want to compare or delete versions you do not need anymore,
• select
. This brings up the version history giving
date, author, status and change notices, if any, of all versions of the document
that may be deleted. Note that technical reasons may forbid the destruction of a
version, e.g., if there are branches originating from that version.
• With text, HTML and other documents, which may be converted to text format, you may compare versions before deleting them. Check any two versions and hit [Compare Versions]. The comparison between the two versions will appear in the action form: additions are underlined, omissions are crossed out.
Note: Documents may be converted to text format if your system administrator has installed a respective converter for the particular document type.
• Then check the versions that you want to destroy (make sure to uncheck all versions that you do not intend to destroy) and hit [Destroy Versions]. Note that destroying versions is irreversible.
When you destroy all versions of a document, you revoke version control, i.e. the document becomes a normal document again.