Troy Laurin wrote:
Chris,
Try the task in recent releases of nant-contrib (it is in RC2).
http://nantcontrib.sourceforge.net/release/latest/help/tasks/trycatch.html
Note that nant-contrib and nant should be at the same version for
maximum compatibility.
Regards,
I wish I had known about this! My
Chris,
Try the task in recent releases of nant-contrib (it is in RC2).
http://nantcontrib.sourceforge.net/release/latest/help/tasks/trycatch.html
Note that nant-contrib and nant should be at the same version for
maximum compatibility.
Regards,
--
Troy
---
Here's the issue:
Our Build Server is separate from our SourceSafe Server. During
our Daily Build process, from time to time, the Build machine will be unable to
get access to the SourceSafe server to check code in or check code out. In my
CheckIn tasks, I have the attribute failonerror="tru