PathTranslator Constructor
Constructor, parses out the orgainizational path response from
the cvs server.
[Visual Basic]Public Sub New( _
ByVal
workingDirectory As
WorkingDirectory, _
ByVal
repositoryPath As
String _
)
Parameters
- workingDirectory
- Contains information about the working
repository.
- repositoryPath
- The relative path to the file served
down from the cvs server.
See Also
PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace