SharpCvsLib

ICSharpCode.SharpCvsLib.FileHandler Namespace

ICSharpCode.SharpCvsLib.Client TODO: Enter a namespace description.

Classes

ClassDescription
CompressedFileHandler Implements a compressed file handler
UncompressedFileHandler Implements the uncompressed file handler

Interfaces

InterfaceDescription
IFileHandler This interface provides reading and writing service for files from and to the server. Different ways of file sending/receiving are implemented (currently uncompressed and gzipped)