Package implementing the vcs interface to CVS
It consists of the cvs class and some CVS specific dialogs.
CommandDialog | Module implementing the CVS command dialog. |
CommandForm | |
CommitDialog | Module implementing a dialog to enter the commit message. |
CommitForm | |
CvsDialog | Module implementing a dialog starting a process and showing its output. |
CvsForm | |
DiffDialog | Module implementing a dialog to show the output of the cvs diff command process. |
HistoryDialog | Module implementing a dialog to show the output of the cvs history command process. |
HistoryForm | |
LogDialog | Module implementing a dialog to show the output of the cvs log command process. |
LogForm | |
MergeDialog | Module implementing a dialog to enter the data for a merge operation. |
MergeForm | |
StatusDialog | Module implementing a dialog to show the output of the cvs status command process. |
SwitchDialog | Module implementing a dialog to enter the data for a switch operation. |
SwitchForm | |
TagDialog | Module implementing a dialog to enter the data for a tagging operation. |
TagForm | |
cvs | Module implementing the version control systems interface to CVS. |