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.

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) did work 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...


Thanks,
tomK




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

Reply via email to