Occurs if the cvs management file cannot be found in the given location on the local filesystem.
Occurs if the cvs management file cannot be found in the given location on the local filesystem.
public CvsFileNotFoundException(string);
Occurs if the cvs management file cannot be found in the given location on the local filesystem.
public CvsFileNotFoundException(string,Exception);
CvsFileNotFoundException Class | ICSharpCode.SharpCvsLib.FileSystem Namespace