[This is preliminary documentation and subject to change.]
The full path to the cvs binary used. The cvs tasks will attempt to "guess" the location of your cvs binary based on your path. If the task is unable to resolve the location, or resolves it incorrectly this can be used to manually specify the path.
A full path (i.e. including file name) of your cvs binary: On Windows: c:\vcs\cvs\cvs.exe On *nix: /usr/bin/cvs
Missing <remarks> documentation for P:NAnt.SourceControl.Tasks.AbstractCvsTask.CvsFullPath
AbstractCvsTask Class | NAnt.SourceControl.Tasks Namespace