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.
Returns
trueif the path does NOT contain a CVS folder; otherwise returns
false
PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace