Hi Dmitry,

Thanks for the error report.  The problem is occuring because the cvs
root parser is looking for a [EMAIL PROTECTED] expression and is not
finding it.  In addition to this the local protocol is not supported.

Please note I have forwarded this on to the sharpcvslib developers list
and I will submit a bug report there as well.


Thanks,


Clayton

-----Original Message-----
From:   Dmitry Sapunov
Sent:   Mon 11/10/2003 9:10 AM
To:     [EMAIL PROTECTED]
Cc:     
Subject:        [nant-dev] nant 0.8.3 release - bug.
Following exception is outprinted executing following task:

<cvs-checkout destination="${deploy.dir}" cvsroot="${cvs.root}"
module="${module.name}" />

where  cvs.root  is  :local:v:/cvsrep  . and modulename is PROJ or
PROJ/SUB.
Of course these directories are exists in the V:/cvsrep directory.

Same exception ifs thrown when module name do not match existing in CVS
in
your sample tag.


BUILD FAILED

INTERNAL ERROR

System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
   at System.String.Substring(Int32 startIndex, Int32 length)
   at ICSharpCode.SharpCvsLib.Misc.CvsRoot..ctor(String cvsroot)
   at NAnt.SourceControl.Tasks.AbstractCvsTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()

Please send bug report to [EMAIL PROTECTED]

wbr, dMitry.




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers



<<winmail.dat>>

Reply via email to