Hello
I'm new to ANT and I am trying to use the ANT's CVS task to retrieve 
some sources from a CVS server. I wrote a simple build.xml file but 
after running it I get the folowing message:

D:\ANT_TESTS>ant
Buildfile: build.xml

init:
      [cvs] Caught exception: CreateProcess: cvs -
d:pserver:[EMAIL PROTECTED]:/home/cvspublic checkout ant error=2

BUILD SUCCESSFUL
Total time: 1 second

Can you tell my why I get this error from the CVS task?

And another question. Because the CVS task doesn't work, I tried to 
use the APPLY Task to run an external CVS checkout tool, such as CVS 
tortoise (cvs95.exe is the executable) but I wasn't able to do it. 
Can you give me an idea?

Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to