Hi,
I am trying to use the cvs-checkout command of Nant
and getting the following exception on the console:
System.ArgumentException: no username given
at ICSharpCode.SharpCvsLib.Misc.CvsRoot..ctor(String cvsroot)
at NAnt.SourceControl.Tasks.AbstractCvsTask.ExecuteTask()
at NAnt.Core
Hi,
I am trying to use the cvs-checkout command of Nant
and getting the following exception on the console:
System.ArgumentException: no username given
at ICSharpCode.SharpCvsLib.Misc.CvsRoot..ctor(String cvsroot)
at NAnt.SourceControl.Tasks.AbstractCvsTask.ExecuteTask()
at NAnt.C