Re: [NAnt-users] replacement

2006-03-08 Thread si
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

[NAnt-users] replacement

2006-03-08 Thread Chekan, Vadim
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

RE: [NAnt-users] C# custom function

2006-03-08 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jody Williams > Sent: dinsdag 7 maart 2006 22:00 > To: Gert Driesen > Cc: nant-users@lists.sourceforge.net > Subject: RE: [NAnt-users] C# custom function > > Thank you for the clarifications. >