> > Hi all,
> >
> > I want to check whether directory exists and branch by the result. Is it
> > possible in current NAnt?


[snip]
> > When I first come to NAnt I was really shocked you couldn't check result
> > code of previous task. Except of failonerror="true" of course. This is
> > enough in most cases but sometimes you want to check for error and make
> > some other action if failed.

> Hi Martin,
>
> You can always use a combination of the available task and the if task.
>
> Gert

How to do it? I look into IfTask sources but see no mechanism to it there...
:-(

Regards,
Martin




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to