The methods of the Repository class are listed below. For a complete list of Repository class members, see the Repository Members topic.
Equals | Determines if the objects are equal based on the file contents |
GetHashCode | Another object will be unique if id identifies the same file contents as this file. |
GetType (inherited from Object) | |
Parse | Format the string as a repository entry. Remove any trailing slashes from the line. |
ToString (inherited from Object) |
DeriveCvsFullPath | Returns the full path to the CVS\Root folder on the local filesystem that this object represents. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Repository Class | ICSharpCode.SharpCvsLib.FileSystem Namespace