That got it, added to PATH and the CVS task works fine. Thanks. 

I still get "The system cannot find the path specified", although that
does'nt seem to be causing a problem.

-----Original Message-----
From: Elankath, Tarun (Cognizant) [mailto:[EMAIL PROTECTED]]
Sent: 18 November 2002 14:01
To: Ant Users List
Subject: RE: ?[cvs] Caught exception: CreateProcess: cvs


The cvs task for java doesn't implements cvs in java.

It uses an already available cvs client (with the name cvs.exe on windws.)

Hence the CreateProcess exception...

Just try putting cvs.exe in your path and trying the task again, guys.

-----Original Message-----
From: PREMKUMAR, N [AG/8042] [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 18, 2002 5:33 PM
To: 'Ant Users List'
Subject: RE: ?[cvs] Caught exception: CreateProcess: cvs


I too have the same problem.. runnign on Windows2000.

Error msg:
cvsUpdate:
      [cvs] Caught exception: CreateProcess: cvs
-d:pserver:nnprem@watson:/export/home/repository checkout MyProjct error=2


May be there is some restriction in creating processes in Win2K ?! 

Anyone could help ?

Thanks,
Prem
-----Original Message-----
From: Euan Guttridge [mailto:[EMAIL PROTECTED]]
Sent: Monday, 18 November 2002 4:40 PM
To: '[EMAIL PROTECTED]'
Subject: ?[cvs] Caught exception: CreateProcess: cvs


Hi,

Ant 1.5.1, J2SDK1.4.1_01, Win2000, PIII 600Mhz, 256MB.

I have 2 probs;

1) If I run a buildfile with a cvs task I get as below + "[cvs] Caught
exception: CreateProcess: cvs
-d:pserver:[EMAIL PROTECTED]:/home/cvs/repository"


Both buildfiles work fine from another machine (linux).

Any help appreciated, thanks.
Euan

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

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

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

Reply via email to