Hello there,
I am a first time ANT user (and this is also my first experience
using
any open source project). I am experiencing difficulties when I run
ANT; I get the following error:
[cvs] Caught exception: CreateProcess: cvs -
d:pserver:owens@kurt:/var/cvs/
repositories/wsad5/development checkout rapide error=2
The following is snipet involving access to the CVS repository:
target name = "fetch" depends = "clean" description = "get java
source
and lib">
<cvspass
cvsroot
=":pserver:owens@kurt:/var/cvs/repositories/wsad5/development"
������password="wire-e"/>
<cvs cvsRoot
= ":pserver:owens@kurt:/var/cvs/repositories/wsad5/development"
package = "rapide" dest = "${src}"/>
Any help will be much appreciated.
Kind regards,
Vipul Vij
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
