DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31965>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31965 cvs failonerror target fails even though there's no error ------- Additional Comments From [EMAIL PROTECTED] 2004-11-12 19:23 ------- 11/12/04 I believe the problem is with the ant (cvs) task. I ended up writing a shell script which does the checkout successfully from ant build script. Seems like the ant cvs task is the problem here. I upgraded the server and client and tried using ant cvs, and it still failed although the checkout was successful. That's when I decided to try bypassing using ant (cvs) and calling cvs from a shell script. I can then put the <failonerror> on that target now. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]