Cervisia Manual | ||
---|---|---|
Prev | Chapter 6. Appendix |
Opens a sandbox in the main window.
Opens one of the sandboxes that were in use recently.
Opens the ChangeLog editor, prepared such 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 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.
Quits Cervisia.
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 differences between the selected file in the sandbox and the revision you last updated (BASE).
Opens all branches in the file tree so that you can see all files and directories.
Deselects all files in the file tree. Only in the KDE1 version.
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 a the selected files.
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.
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.
Opens a dialog for customizing Cervisia.
Opens a dialog for configuring keybindings.
Launches kdehelp in order to show the full Cervisia documentation.
Launches kdehelp in order to show the original CVS documentation.
Shows Cervisia's version number and license.