![]() ![]() | The name of the cvs management folder. |
![]() ![]() | Determines if a valid path was entered. A valid path will not contain any cvs folder information. If the full path contains information about a cvs folder then false is returned. |
![]() ![]() | Convert the back slashes and front slashes in the path string to the direction preferred by the os. |
![]() | Constructor, parses out the orgainizational path response from the cvs server. |
![]() | The cvs root that defines the who, how and where of the server. |
![]() | The name of the file, without any path information. |
![]() | Determines if path contains a reference to a file or a directory. |
![]() | The path on the local file system. This is constructed using the local working directory and the relative path from the server. This does not contain information about the filename. |
![]() | Local path and filename. Combines the local path and the name of the file. |
![]() | The relative path to the file. Usually this is the information that has been sent down by the server and can be used along with the current working directory information to find the file on the local file system. |
![]() | |
![]() | |
![]() | |
![]() | Convert this object to a human readable string. |
![]() | |
![]() |
PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace