Hello,

 

I have a build where I do a get using PVCS command line interface using
the exec task.

 

It is possible that the file it is trying to get doesn't exist yet. So,
I have failonerror set to false. This works when I run the build from
the command line. But, when Cruise Control.Net runs I think it sees this
as an error and stops the build somehow. 

 

The CCNet log shows:

 

Errors: (2)

c:\development\eService3\release.build(67,5):
External Program Failed: pcli (return code was -13)
No message.

 

Any idea how I can work around this?

 

Thanks,

BOb

 

 

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to