Hi Emmanuel
Thx for the advice, but still my problem remains.. :(
I still get a message saying : Unable to find CVS executable...
Here's the message:

maven-changelog-plugin:report:
   [echo] Generating the changelog report
SCM Working Directory: C:\Work\maintrunk\software\projects\hydra\source
SCM Command Line[0]: cvs
SCM Command Line[1]: -d
SCM Command Line[2]: :pserver:[EMAIL PROTECTED]:/home/cvs/cvsroot
SCM Command Line[3]: log
SCM Command Line[4]: -d 2003-12-30<2004-01-30
Unable to find cvs executable. Changelog will be empty
ChangeLog found: 0 entries
BUILD SUCCESSFUL
Total time: 6 seconds
Finished at: Thu Jan 29 15:16:16 EST 2004

But cvs executable IS in my machine's path variable. I've put the entry myself and if I type cvs at the prompt, I get the usage message...
Bit puzzled ...


Anyone saw that problem before?
thx
Eric.


Emmanuel Venisse wrote:


You can use the changelog plugin in cvs head. We use a java cvs client and
not the cvs command line.


Emmanuel

----- Original Message ----- From: "Eric Giguere" <[EMAIL PROTECTED]>
To: "Maven User List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 21, 2004 7:34 PM
Subject: file activity plugin problem on windows


Hi all
Got a small problem here with the file activity plugin on my W2K

workstation.



Running under Windos, the command line fails the the plugin reports that

the


cvs executable cannot be found but the diagnostic is not accurate.
I've run the command that the engine try to run and the problem seems to

be


with the date rage specification.

We have someting like :
cvs -d :pserver... log -d 2003-12-22<2004-01-22

The problem is with the date range. This command line fails even when you

type


it. To make it valid, we must include the date range in double quotes so

that


the "<" won't be interpreted as a file output redirection.

Am I doing something wrong? Any workaround?

Eric.

============================================
Eric Giguere, ing.

Software Team Leader
NHC Communications Inc. http://www.nhc.com/

5450 Cote de Liesse
Mont-Royal (Quebec)
Canada  H4P 1A5

Tel.: Direct   (514) 735-2741 x262
Fax.:          (514) 735-8057
Toll Free:     1-800-361-1965


This message is intended for the use of the addressee and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of the information contained in this message is strictly unauthorized and prohibited. If you have received this message in error, please notify the sender by reply e-mail and delete the message from your system. Opinions, conclusions, or other statements in this message which do not relate to the business of NHC Communications Inc., its subsidiaries or affiliates, are neither given nor endorsed by NHC Communications Inc.

============================================







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



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



Reply via email to