SharpCvsLib

CvsRoot Properties

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

Public Instance Properties

CvsRepository Module to use in command.
Host Host running the repository.
Port The port to use to connect to the server.
Protocol The protocol to use when communicating with the server. Currently supported and accepted values are:
  1. pserver
  2. ssh
  3. ext
User User name used to access the repository.

See Also

CvsRoot Class | ICSharpCode.SharpCvsLib.Misc Namespace