SharpCvsLib

UpdateRequest Class

Response expected: yes. Actually do a cvs update command. This uses any previous Argument, Directory, Entry, or Modified requests, if they have been sent. The last Directory sent specifies the working directory at the time of the operation. The -I option is not used--files which the client can decide whether to ignore are not mentioned and the client sends the Questionable request for others.

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

System.Object
   AbstractRequest
      UpdateRequest

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.Requests

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

See Also

UpdateRequest Members | ICSharpCode.SharpCvsLib.Requests Namespace