> - Original Message -
> From: "Chekan, Vadim" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, March 09, 2006 3:18 AM
> Subject: [NAnt-users] replacement
>
> Hello there!
>
> I'm porting my scripts from ant and have a question how to p
Hi Chekan,
> Any advises?
What about trying...
peace
si
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime develope
Hello there!
I'm porting my scripts from ant and have a question how to port
task. What it does is execute "svn up" if sources already
exist and execute "svn co" if not.
What I have:
...
What I'm trying to do is:
But then i