Hi,
I have some problems while executing the CVS-task. If I run the build from Excelipse
everything works fine. While execution from the command line I get the following
exception. It seems that ANT cannot find the CVS path??? Has someone an idea, why?
Thanks,
Juraj
$ ant -verbose
Apache Ant version 1.5.3 compiled on April 16 2003
Buildfile: build.xml
Detected Java version: 1.3 in: c:\java\jdk1.3.1_04\jre
Detected OS: Windows 2000
parsing buildfile build.xml with URI = file:c:/cvscheckout/....
Project base dir set to: C:\cvscheckout\......
[property] Loading C:\cvscheckout\......\build.properties
Build sequence for target `all' is [prepare, update, compile, jar, doc, all]
Complete build sequence is [prepare, update, compile, jar, doc, all, clean]
prepare:
update:
[cvs] Executing 'cvs' with arguments:
[cvs] '-d:ext:[EMAIL PROTECTED]:/daten/cvs/rep'
[cvs] 'update'
[cvs]
[cvs] The ' characters around the executable and arguments are
[cvs] not part of the command.
[cvs] cvs update: warning: unrecognized response `Das System kann den
angegebenen Pfad nicht f
inden.
[cvs] ' from cvs server
[cvs] cvs [update aborted]: end of file from server (consult above messages if
any)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]