[This is preliminary documentation and subject to change.]
Executes the cvs command specified by the command attribute.
For a list of all members of this type, see CvsTask Members.
System.Object
NAnt.Core.Element
NAnt.Core.Task
NAnt.Core.Tasks.ExternalProgramBase
NAnt.SourceControl.Tasks.AbstractSourceControlTask
NAnt.SourceControl.Tasks.AbstractCvsTask
NAnt.SourceControl.Tasks.CvsTask
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Missing <remarks> documentation for T:NAnt.SourceControl.Tasks.CvsTask
Checkout NAnt.
<cvs command="checkout" destination="c:\src\nant\" cvsroot=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/nant" module="nant" />
Namespace: NAnt.SourceControl.Tasks
Assembly: NAnt.SourceControlTasks (in NAnt.SourceControlTasks.dll)
CvsTask Members | NAnt.SourceControl.Tasks Namespace