SharpCvsLib

Repository Class

Information about the repository file. This file is used to identify the relative path (from the cvsroot) of the file in the cvs repository. Combined with the entry from the cvs entries file this provides the relative path to the file on the cvs server.

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

System.Object
   AbstractCvsFile
      Repository

[Visual Basic]
Public Class Repository
Inherits AbstractCvsFile
Implements ICvsFile
[C#]
public class Repository : AbstractCvsFile, ICvsFile

Requirements

Namespace: ICSharpCode.SharpCvsLib.FileSystem

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

See Also

Repository Members | ICSharpCode.SharpCvsLib.FileSystem Namespace