Hi all

I have here a pretty strange error that has been bugging me for a while and would really appreciate some hints, if any.

It concerns CVS and the plugins...
Right now, I'm trying to use the cvsstat plugin on my project but everytime I try to generate the report, it complains about an error in the ant:cvs tag.


[cvs] Caught exception: CreateProcess: cvs -d:pserver:[EMAIL PROTECTED]:/home/cvs/cvsroot -z3 log error=2

If I try to run the scm plugin, then, something very similar happens:

Using SCM method: cvs
Using CVSROOT: :pserver:[EMAIL PROTECTED]:/home/cvs/cvsroot
Using module: software

BUILD FAILED
File...... file:/C:/Documents and Settings/Eric/.maven/plugins/maven-scm-plugin-1.2-S
NAPSHOT/
Element... ant:cvs
Line...... 199
Column.... 9
java.io.IOException: CreateProcess: cvs -d:pserver:[EMAIL PROTECTED]:/home/cvs/cvsroot -q update -Pd error=2
Total time: 5 seconds
Finished at: Thu May 27 11:25:45 EDT 2004


Strange... My cvs executable is in the path. And if for instance I run the cvs command shown up in the command line, it works perfectly.

Any clue?
thx a lot

Eric.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to