Opens a sandbox in the main window.
Opens one of the sandboxes that were in use recently.
Opens the ChangeLog editor, prepared such that you can add a new entry with the current date.
Runs 'cvs update' on selected files and changes the status and revision numbers in the listing accordingly.
Runs 'cvs -n update' on selected files and changes the status and revision numbers in the listing accordingly.
Opens the selected file in your editor.
Opens a dialog for the selected file which allows you to resolve merge conflicts in it.
Allows you to commit the selected files.
Allows you to add the selected files to the repository.
Allows you to add the selected files to the repository as binaries (cvs add-kb).
Allows you to remove the selected files from the repository.
Discards any local changes you have made to the selected files and reverts to the version in the repository (Option -C to cvs update).
Quits Cervisia.
Aborts any running subprocesses.
Shows the revision tree of the selected file.
Shows an annotated view of the selected file, i.e. a view where you can for each line see which author modified it last.
Shows the differences between the selected file in the sandbox and the revision you last updated (BASE).
Shows the differences between the revision of the selected file you last updated (BASE) and the revision before.
Shows the CVS history as reported by the server.
Opens all branches in the file tree so that you can see all files and directories.
Closes all branches in the file tree.
Tags or branches the selected files.
Removes a given tag from the selected files.
Brings the selected files to a given tag or date, making it sticky.
Brings the selected files to the respective HEAD revision.
Merges either a given branch or the modifications between two tags into the selected files.
Adds a watch for a set of events on the selected files.
Removes a watch for a set of events from the selected files.
Lists the watchers of the selected files.
Runs cvs edit on the selected files.
Runs cvs unedit on the selected files.
Runs cvs editors on the selected files.
Locks the selected files.
Unlocks the selected files.
Creates a patch from the modifications in your sandbox.
Opens a dialog which allows you to checkout a module from a repository.
Opens a dialog which allows you to import a package into the repository.
Configures a list of repositories you often use and how to access them.
Opens a dialog for configuring keybindings.
Opens a dialog for customizing Cervisia.
Determines whether updates create directories in the sandbox which weren't there before (Option -d to cvs update).
Determines whether updates remove empty directories in the sandbox. (Option -P to cvs update).
Determines whether updates are recursive (Option -r to cvs update).
Determines whether commits and removes are recursive (Option -r to cvs add, cvs remove resp.).
Determines whether cvs edit is executed automatically whenever you edit a file.
Invokes the KDE Help system starting at the Cervisia help pages. (this document).
Opens the Bug report dialog.
This will display version and author information.
This displays the KDE version and other basic information.
Opens the CVS info pages in the KDE help system.