Browse Projects
The main purpose of securing the source code is to know
the history of the file at any point of time.
The following are some of the highlights of this feature
- Easily browse for files and directories by differentiating
the empty directories
- The changeset view groups all the related revisions
- The latest changes in files are grouped as Recent Changelog
- Easy view of files in branches, tags, date etc.
 |
The CVS Manager provides way to see the list of file
changes over a period of time and view the history of
changes. It also further drill down to list of authors
who made changes to the file. This option provides easy
way to download the files from the repository and to
list all the branches and tags available for the files. |
Annotation feature helps to go into the root detail
of a file, who changed and what was changed by a developer.
Further, History links to the file details, according
to the revision checked in are available with the option to
show the tags or hide the tags for better readability. This
also has the provision to generate difference between two
versions or two labels and also to view the files of a particular
branch only. The changeset link on the history view
will render the details of file history in the particular
version.
|