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 | |
Config | Module defining configuration variables for the CVS package |
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 | |
LoginDialog | Module implementing a dialog to enter the login data for CVS. |
LoginForm | |
LogoutDialog | Module implementing a dialog to enter the logout data for CVS. |
LogoutForm | |
MergeDialog | Module implementing a dialog to enter the data for a merge operation. |
MergeForm | |
NewProjectDialog | Module implementing the CVS Options Dialog for a new project from the repository. |
NewProjectForm | |
OptionsDialog | Module implementing a dialog to enter options used to start a project in the VCS. |
OptionsForm | |
ProjectBrowserHelper | Module implementing the VCS project browser helper for CVS. |
ProjectHelper | Module implementing the VCS project helper for CVS. |
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. |