The methods of the CVSServerConnection class are listed below. For a complete list of CVSServerConnection class members, see the CVSServerConnection Members topic.
Authentication | Authentication for the repository. |
Close | Close the cvs server connection. |
Connect | Connect to the repository. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
SendErrorMessage | Use this event to send error messages to a client. |
SendFile | Send a file to the cvs repository. |
SendMessage | Overloaded. Send the message to the message event handler. |
SubmitRequest | Submit a request to the cvs repository. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
CVSServerConnection Class | ICSharpCode.SharpCvsLib.Client Namespace