Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Ant and cvs problem
Eclipse Ant and cvs problem [message #135332] Fri, 16 January 2004 04:44 Go to next message
Eclipse UserFriend
Originally posted by: patni76.yahoo.com

Hii All,

I encountered the following problem, when i deploy using ant and took the
resources dynamically from cvs.

get:
[cvs] Caught exception: CreateProcess: cvs
-d:server:name@cvs:/data/to/cvs checkout some_src error=2

I am stumped why=??

can someone help??

regards
guest
Re: Eclipse Ant and cvs problem [message #135421 is a reply to message #135332] Fri, 16 January 2004 10:59 Go to previous messageGo to next message
Eclipse UserFriend
Have tried running the Ant build using -verbose or -debug to get more
information?
Does the Ant build work from the commandline?
Have you tried the Ant User mailing list?

HTH
Darins

"guest" <patni76@yahoo.com> wrote in message
news:bu8bql$4pg$1@eclipse.org...
> Hii All,
>
> I encountered the following problem, when i deploy using ant and took the
> resources dynamically from cvs.
>
> get:
> [cvs] Caught exception: CreateProcess: cvs
> -d:server:name@cvs:/data/to/cvs checkout some_src error=2
>
> I am stumped why=??
>
> can someone help??
>
> regards
> guest
>
Re: Eclipse Ant and cvs problem [message #135585 is a reply to message #135332] Sat, 17 January 2004 16:12 Go to previous messageGo to next message
Eclipse UserFriend
guest wrote:

> [cvs] Caught exception: CreateProcess: cvs
> -d:server:name@cvs:/data/to/cvs checkout some_src error=2

Error=2 typically means "command not found".

Ant requires you to have a command-line cvs client on your PATH. Make
sure you have one installed and that it's on your PATH.

Nico
Re: Eclipse Ant and cvs problem [message #991400 is a reply to message #135585] Tue, 18 December 2012 17:12 Go to previous message
Eclipse UserFriend
Awesome Nico...Thanks for the info.
Previous Topic:Problem Running htm With Java on Mac OSX
Next Topic:Potential deadlock when initializing Java tooling
Goto Forum:
  


Current Time: Thu May 22 07:16:16 EDT 2025

Powered by FUDForum. Page generated in 0.07530 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top