SharpCvsLib

RTagRequest Class

Response expected: yes. Actually do a cvs command. This uses any previous Argument requests, if they have been sent. The client should not send Directory, Entry, or Modified requests for this command; they are not used. Arguments to these commands are module names, as described for co.

For a list of all members of this type, see RTagRequest Members.

System.Object
   AbstractRequest
      RTagRequest

[Visual Basic]
Public Class RTagRequest
Inherits AbstractRequest
[C#]
public class RTagRequest : AbstractRequest

Requirements

Namespace: ICSharpCode.SharpCvsLib.Requests

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

RTagRequest Members | ICSharpCode.SharpCvsLib.Requests Namespace