![]() ![]() | The name of the repository file. |
![]() | Create a new repository object taking the path to the folder above the CVS directory and the line to enter into the repository file. The repository file stores the relative path to the directory from the server's perspective. |
![]() | 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. |
![]() | Determines if the objects are equal based on the file contents |
![]() | Another object will be unique if id identifies the same file contents as this file. |
![]() | |
![]() | Format the string as a repository entry. Remove any trailing slashes from the line. |
![]() |
![]() | Returns the full path to the CVS\Root folder on the local filesystem that this object represents. |
![]() | |
![]() |
Repository Class | ICSharpCode.SharpCvsLib.FileSystem Namespace