"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote on 26/11/2003 
09:48:19 PM:

> Hi all,
> 
> 
> I'm trying to get my feet wet with Maven. I've now come to a point where 

> things seems to start working, but I'm stuck.
> 
> When I try to execute the scm:checkout-project goal, maven aborts with a
> 
>   cvs checkout: cannot open CVS/Entries for reading: No such file or 
directory
> 
> error.

Have you specified ${maven.scm.cvs.root}? If so, what is it?

> I've tried to mimic this error with my command-line cvs client (on 
windows 
> NT), and I got this error when I first created the directory I was 
trying to
> checkout to, and then executed the checkout. Just checking the module 
out 
> (without creating the directory first) works fine.
> 
> However, Maven also first creates the directory, before it performs the 
> checkout. Is there anything I can do to change this behaviour?
> 
> I'm currently drooling about getting all these project reports "for 
free", 
> but this seems to be a huge stumbleblock to me...

Why do you need scm:checkout-project to run reports??
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/





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

Reply via email to