Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
Commit error

Commit error

2003-03-05       - By Thomas Saxtoft
Reply:     1     2  

I am trying to commit a single file from within my build script, but I
get an error. The part of the script looks like this:

<cvs cvsroot="${cvs.root}"
 passfile="${cvs.passfile}"
 command="commit production_release.properties"/>

And gives me the following message:
Caught exception: CreateProcess: cvs
-d:pserver:builder@(protected):/home/CVSHOME commit
production_release.properties error=2

If I run the same command from the command line in the same folder as
the build script there is no problem.

Somebody sees the problem?

Thanks in advance,

Thomas Saxtoft


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.