cvs isn't in your path, you must add it
Emmanuel
Narasimha Narahari a écrit :
Hi there,
I am trying to use the maven.scm plugins with CVS as my service
provider. I have set the maven.scm.url but when I execute maven
scm:update I get the following error.
Executing: cvs -f -q update -d
Working directory: C:\Projects\xxxxx
Provider message:
The cvs command failed.
Command output:
'cvs' is not recognized as an internal or external command, operable
program or batch file.
Can someone tell me what I need to do fix this?
Thanks in advance
--Narasimha