Hi Dmitry, Try setting the workingdir of the <exec /> command to your project base directory and see if this helps.
I am working on a new <cvs /> task that will accept a command line
string and pipe it to a cvs binary (among other things). I have some of
the changes finished and checked in and I will try to get the
commandline changes checked in tonight.
Cheers,
Clayton
-----Original Message-----
From: Dmitry Ponomarenko
Sent: Mon 1/26/2004 1:44 AM
To: [EMAIL PROTECTED]
Cc:
Subject: [nant-dev] About cvs-update task
Hello all.
How can I turn cvs that it get lates version from repository and
create missed folders? Now I use such target in my .build file:
<target name="update">
<exec program="cvs.exe" commandline="update -dP" />
</target>
But this target don't work with ccnet.service.
If I use cvs-update task that it doesn't up missed directory.
Thanks,
Dmitry
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers
<<winmail.dat>>
