The properties of the Repository class are listed below. For a complete list of Repository class members, see the Repository Members topic.
![]() | Contents that are contained in the management file that this object represents. |
![]() | The name of this file should correspond to the name required for a cvs repository. |
![]() | The full path to the file or directory that this object is managing. |
![]() | Indicates whether the file can contain multiple lines. |
![]() | The full path to the local cvs management file. |
![]() | Return the module name from the repository object. The cvs module name is stored as the topmost directory in the Repository relative path. |
![]() | Return the path to the file that this cvs object is controlling. In most cases this is just the full path to the object, however one known exception would be the Entry which would have file information stripped from the full path. |
![]() | The type of file that this is. |
Repository Class | ICSharpCode.SharpCvsLib.FileSystem Namespace