SharpCvsLib

ModifiedRequest Class

Response expected: no. Additional data: mode, \n, file transmission. Send the server a copy of one locally modified file. filename is relative to the most recent repository sent with Directory. If the user is operating on only some files in a directory, only those files need to be included. This can also be sent without Entry, if there is no entry for the file.

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

System.Object
   AbstractRequest
      ModifiedRequest

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.Requests

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

See Also

ModifiedRequest Members | ICSharpCode.SharpCvsLib.Requests Namespace