Manager.FetchFilesToUpdate Method
Fetch the cvs file information to update.
[Visual Basic]Public Function FetchFilesToUpdate( _
ByVal
directory As
String _
) As
Folder() Parameters
- directory
- The directory to fetch the files information
from.
Return Value
A collection of folders that contain the cvs entries for
each directory.
See Also
Manager Class | ICSharpCode.SharpCvsLib.FileSystem Namespace