eric3.VCS.subversionPackage

Package implementing the vcs interface to Subversion

It consists of the subversion class and some Subversion specific dialogs.

Modules

AuthDialog Module implementing an authentication interface for Subversion.
AuthForm
CommandDialog Module implementing the Subversion command dialog.
CommandForm
CommitDialog Module implementing a dialog to enter the commit message.
CommitForm
CopyDialog Module implementing a dialog to enter the data for a copy operation.
CopyForm
DiffDialog Module implementing a dialog to show the output of the svn diff command process.
LogDialog Module implementing a dialog to show the output of the svn log command process.
LogForm
MergeDialog Module implementing a dialog to enter the data for a merge operation.
MergeForm
PropListDialog Module implementing a dialog to show the output of the svn proplist command process.
PropListForm
PropSetDialog Module implementing a dialog to enter the data for a new property.
PropSetForm
StatusDialog Module implementing a dialog to show the output of the svn status command process.
StatusForm
SvnDialog Module implementing a dialog starting a process and showing its output.
SvnForm
SwitchDialog Module implementing a dialog to enter the data for a switch operation.
SwitchForm
TagBranchListDialog Module implementing a dialog to show a list of tags or branches.
TagBranchListForm
TagDialog Module implementing a dialog to enter the data for a tagging operation.
TagForm
subversion Module implementing the version control systems interface to Subversion.