I'm able to invoke cvs from dos prompt successfly : (it is in the path) It even successfully updates/checkout in commandline.
Thanks Prem -----Original Message----- From: Corneanu Dan [mailto:[EMAIL PROTECTED]] Sent: Monday, 18 November 2002 8:13 PM To: Ant Users List Subject: Re: ?[cvs] Caught exception: CreateProcess: cvs Can you execute the 'cvs' command from command prompt? PREMKUMAR, N [AG/8042] wrote: >One of my path entry is "D:\Program Files\GNU\WinCvs 1.2" > >I still get the same error > >Any help ? > >Thanks - Prem > >-----Original Message----- >From: Elankath, Tarun (Cognizant) [mailto:[EMAIL PROTECTED]] >Sent: Monday, 18 November 2002 7:31 PM >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]> > > > > > -- 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]>
