blob: 2f4112875c6583296d891bd14f655df44a3c68fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Cervisia is a graphical frontend for the CVS client. It provides access to
the following features:
- Checking out a module from a repository.
- Importing into the repository.
- Updating or retrieving the status of a working directory or single files.
- Common operations like add, remove and commit.
- Diff against the repository and between different revisions.
- Annotated view of a file.
- View of the log messages in tree and list form.
- Resolving of conflicts in a file
|