eric3.VCS.cvsPackage

Package implementing the vcs interface to CVS

It consists of the cvs class and some CVS specific dialogs.

Modules

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
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
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.