SharpCvsLib

CheckoutRequest Class

Response expected: yes. Get files from the repository. This uses any previous Argument, Directory, Entry, or Modified requests, if they have been sent. Arguments to this command are module names; the client cannot know what directories they correspond to except by (1) just sending the co request, and then seeing what directory names the server sends back in its responses, and (2) the expand-modules request.

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

System.Object
   AbstractRequest
      CheckoutRequest

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.Requests

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

See Also

CheckoutRequest Members | ICSharpCode.SharpCvsLib.Requests Namespace