SharpCvsLib

CVSServerConnection Methods

The methods of the CVSServerConnection class are listed below. For a complete list of CVSServerConnection class members, see the CVSServerConnection Members topic.

Public Instance Methods

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.
SendMessageOverloaded. Send the message to the message event handler.
SubmitRequest Submit a request to the cvs repository.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

CVSServerConnection Class | ICSharpCode.SharpCvsLib.Client Namespace