SharpCvsLib

ArgumentRequest.Options Fields

The fields of the ArgumentRequest.Options class are listed below. For a complete list of ArgumentRequest.Options class members, see the ArgumentRequest.Options Members topic.

Public Static (Shared) Fields

DASH Send in a dash request. TODO: Figure out what the dash request actually does.
DATEThe cvs argument used to specify a revision by date.
MODULE_NAMECvs command to specify that the name of a cvs module is comming.
OVERRIDE_DIRECTORYCvs argument to specify that the local directory will be different than the module directory.
REVISIONThe cvs command used to specify a specific revision is requested.

See Also

ArgumentRequest.Options Class | ICSharpCode.SharpCvsLib.Requests Namespace