![]() | Constructory |
![]() | The Name of the cvs directory. |
![]() | Overloaded. Add an entry to the filesystem. |
![]() | Recurse through the directory entries and add a cvs file entry for each directory found in the physical path. |
![]() | Overloaded.
Add the entry to the CVS\Entriesfile, if the file does not exist then create a new file. |
![]() | Overloaded. Add a repository file if it does not already exist. If the repository file already exists then it is NOT overwritten. |
![]() | Overloaded. Add a root file if it does not already exist. If the root file already exists then it is NOT overwritten. |
![]() | Overloaded. Create the root file in the local cvs directory. This file holds the details about the cvs root used in this sandbox. |
![]() | Overloaded. Create a directory entry based on the local directory path. |
![]() | |
![]() | Fetch all of the entry objects for the specified cvs filename in the specified path. |
![]() | Fetch the entries from the cvs file located in the subdirectory of the path given. |
![]() | Overloaded. Load the cvs entry from the file. Each cvs entry contains all of the information that is needed to update the individual file from the cvs repository. |
![]() | Fetch the cvs file information to update. |
![]() | Fetch the repository information from the cvs folder in the given directory. |
![]() | Fetch the root information from the cvs folder in the given directory. |
![]() | Overloaded. Fetch a single entry. If more than one entry is found then an exception is thrown. |
![]() | Populate the tag file (if any) found in the given directory. |
![]() | Find an entry given the name of the entry and a starting search path. |
![]() | Overloaded. Gets one folder, or a collection of folder depending on whether the path passed in is a directory (recursive get) or a single file. |
![]() | |
![]() | |
![]() | Load the entry files in the given directory. NOTE: This should be recursive (and will be) just lazy tonight. |
![]() | Remove the contents from the cvs control file. |
![]() | Sets the timestamp on the file specified. Sets the create timestamp, access timestamp and the last write timestamp. |
![]() |
![]() | |
![]() |
Manager Class | ICSharpCode.SharpCvsLib.FileSystem Namespace