Executes the cvs login command which appends or updates an entry to the specified .cvspass file.
For a list of all members of this type, see CvsPass Members.
System.Object
NAnt.Core.Element
NAnt.Core.Task
NAnt.SourceControl.Tasks.CvsPass
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Update .cvspass file to include the NAnt anonymous login.
<cvs-pass cvsroot=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/nant" password="anonymous" passfile="C:\.cvspass" />
Namespace: NAnt.SourceControl.Tasks
Assembly: NAnt.SourceControlTasks (in NAnt.SourceControlTasks.dll)
CvsPass Members | NAnt.SourceControl.Tasks Namespace