Hi Dion

Euh, check this:
Executed at the command from:
> cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs/cvsroot log -d 2003-12-30<2004-01-30
I get this error :
> The system cannot find the file specified


On the other hand, if i run this command :
> cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs/cvsroot log -d "2003-12-30<2004-01-30"
then I get a lot of output...
Notice the double quotes surrounding the < sign and the dates.


From Emanuelle's advice, I'm currently building (after quite a bit of tweeking) maven and its plugins from the CVS snapshot of yesterday night. Maybe there was an issue with scm ...???

You think so?
And a note, the maven-changelog-plugin gives me the exact same error that the file-activity... cannot find CVS executable :(
thx
Eric.



[EMAIL PROTECTED] wrote:


Eric Giguere <[EMAIL PROTECTED]> wrote on 30/01/2004 07:21:23 AM:



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 ...



What do you get if you type the command line as detailed above? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/





---------------------------------------------------------------------
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