use scm:checkout-project goal to checkout and also define scm.cvs.module="your module name in your repository" write in ur project.properties file
On 8/2/06, eman forever <[EMAIL PROTECTED]> wrote:
Hi everyone .. I am a newbie to maven .. I've been using the scm api and it seems that it's working properly except when I execute the scm:changelog goal I get this error [INFO] [scm:changelog] [INFO] Executing: cvs -z3 -f -d :pserver:[EMAIL PROTECTED]:repository -q log [INFO] Working directory: C:\Documents and Settings\Administrator [ERROR] Provider message: [ERROR] The cvs command failed. [ERROR] Command output: [ERROR] cvs log: in directory .: cvs [log aborted]: there is no version here; run 'cvs checkout' first [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Command failed.The cvs command failed. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Tue Aug 01 19:48:09 PDT 2006 [INFO] Final Memory: 4M/7M [INFO] ------------------------------------------------------------------------ I've executed the checkout goal and it successfully build I've versioned my project and I also tried to execute the cvs -z3 -f -d :pserver:[EMAIL PROTECTED]:repository -q log command , but I got the following error: : No such file or directory /repository/test cvs log: skipping directory Any help will be really appreciated.. _________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]