ICSharpCode.SharpCvsLib.Client TODO: Enter a namespace description.
| Class | Description |
|---|---|
| AuthenticationException | Authentication failed exception is thrown when the credentials specified do not match those required to gain access to the files on the cvs server. |
| EntryNotFoundException | This exception is thrown if there is no entry matching the specifed criteria. |
| ExecuteShellException | The shell command is used to execute a binary that will handle secure connections. The shell exception occurs when there is a problem using this binary. |