Package implementing the vcs interface to Subversion.
It consists of the subversion class, the project helper classes and some Subversion specific dialogs.
| ConfigurationPage | Package implementing the the subversion configuration page. | 
| Config | Module defining configuration variables for the subversion package. | 
| ProjectBrowserHelper | Module implementing the VCS project browser helper for subversion. | 
| ProjectHelper | Module implementing the VCS project helper for Subversion. | 
| SvnBlameDialog | Module implementing a dialog to show the output of the svn blame command. | 
| SvnChangeListsDialog | Module implementing a dialog to browse the change lists. | 
| SvnCommandDialog | Module implementing the Subversion command dialog. | 
| SvnCommitDialog | Module implementing a dialog to enter the commit message. | 
| SvnCopyDialog | Module implementing a dialog to enter the data for a copy operation. | 
| SvnDialog | Module implementing a dialog starting a process and showing its output. | 
| SvnDiffDialog | Module implementing a dialog to show the output of the svn diff command process. | 
| SvnDiffHighlighter | Module implementing a syntax highlighter for unified and context diff outputs. | 
| SvnLogBrowserDialog | Module implementing a dialog to browse the log history. | 
| SvnLogDialog | Module implementing a dialog to show the output of the svn log command process. | 
| SvnMergeDialog | Module implementing a dialog to enter the data for a merge operation. | 
| SvnNewProjectOptionsDialog | Module implementing the Subversion Options Dialog for a new project from the repository. | 
| SvnOptionsDialog | Module implementing a dialog to enter options used to start a project in the VCS. | 
| SvnPropListDialog | Module implementing a dialog to show the output of the svn proplist command process. | 
| SvnPropSetDialog | Module implementing a dialog to enter the data for a new property. | 
| SvnRelocateDialog | Module implementing a dialog to enter the data to relocate the workspace. | 
| SvnRepoBrowserDialog | Module implementing the subversion repository browser dialog. | 
| SvnRevisionSelectionDialog | Module implementing a dialog to enter the revisions for the svn diff command. | 
| SvnStatusDialog | Module implementing a dialog to show the output of the svn status command process. | 
| SvnStatusMonitorThread | Module implementing the VCS status monitor thread class for Subversion. | 
| SvnSwitchDialog | Module implementing a dialog to enter the data for a switch operation. | 
| SvnTagBranchListDialog | Module implementing a dialog to show a list of tags or branches. | 
| SvnTagDialog | Module implementing a dialog to enter the data for a tagging operation. | 
| SvnUrlSelectionDialog | Module implementing a dialog to enter the URLs for the svn diff command. | 
| SvnUtilities | Module implementing some common utility functions for the subversion package. | 
| subversion | Module implementing the version control systems interface to Subversion. |