| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        Repository
Class representing generic Subversion repository configuration..
The following restrictions exist on data in this class:
The repository type value is kept around just for reference. It doesn't affect the behavior of the backup.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| repositoryPath Path to the repository to collect. | |||
| collectMode Overridden collect mode for this repository. | |||
| compressMode Overridden compress mode for this repository. | |||
| repositoryType Type of this repository, for reference. | |||
| Inherited from  | |||
| 
 | |||
| 
 Constructor for the  
 | 
| 
 Official string representation for class instance. 
 | 
| 
 Informal string representation for class instance. 
 | 
| 
 Definition of equals operator for this class. 
 | 
| 
 Property target used to set the repository type. There is no validation; this value is kept around just for reference. | 
| 
 Property target used to set the repository path. The value must be an 
  absolute path if it is not  
 | 
| 
 Property target used to set the collect mode. If not 
   
 | 
| 
 Property target used to set the compress mode. If not 
   
 | 
| 
 | |||
| repositoryPathPath to the repository to collect. 
 | 
| collectModeOverridden collect mode for this repository. 
 | 
| compressModeOverridden compress mode for this repository. 
 | 
| repositoryTypeType of this repository, for reference. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |