----- Original Message -----
From: "Diane Holt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 3:30 AM
Subject: Re: Ant 1.4 -- failonerror attributes?
> I don't use (thankfully :) VSS, but the doc suggests that if you have
> autoResponse="Y" it will overwrite already checked-out files. Have you
> tried that?
>
Even if he does... it was an invalid assumption I wrote down and forgot to
remove after realizing that it is *not* working that way. VSS is returning
errorlevel's (exit-codes) of >0 if something like this (or any other error
happens). It is currently not possible to avoid Ant to fail if that happens.
Documentation is fixed now.
Nico