![]() | Create a new object that represents the management file that CVS uses to hold information about the repository and local file system. |
![]() | Contents that are contained in the management file that this object represents. |
![]() | The full path to the file or directory that this object is managing. |
![]() | The full path to the local cvs management file. |
![]() | Return the path to the file that this cvs object is controlling. In most cases this is just the full path to the object, however one known exception would be the Entry which would have file information stripped from the full path. |
![]() | |
![]() | |
![]() | |
![]() | Parse command that must be overridden for subclasses. |
![]() |
![]() | Derive the cvs filename and path for the storage file. |
![]() | |
![]() |
AbstractCvsFile Class | ICSharpCode.SharpCvsLib.FileSystem Namespace