SharpCvsLib

Repository.DeriveCvsFullPath Method 

Returns the full path to the CVS\Root folder on the local filesystem that this object represents.

[Visual Basic]
Overrides Protected Function DeriveCvsFullPath() As String
[C#]
protected override string DeriveCvsFullPath();

Return Value

The full path to the CVS\Root file that this object represents.

See Also

Repository Class | ICSharpCode.SharpCvsLib.FileSystem Namespace