you must be logged.

before to launch maven :

cvs -D :pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir login


Arnaud

> -----Message d'origine-----
> De : Ian Neruda [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 25 mai 2004 13:18
> À : Maven Users List
> Objet : RE: CVS connection string
> 
> 
> > You mustn't give your password
> > 
> >
> scm|cvs|ntserver|[EMAIL PROTECTED]|d:\cvs_repository\dir1|module
> > 
> > you must be logged and your password must be stored
> > in your .cvspass file
> > 
> > http://maven.apache.org/reference/plugins/changelog/
> > 
> > 
> > Arnaud
> 
> Thank you for your help.
> I generated .cvspass file using:
> maven -Dpassword=YYYYYYY changelog:create-cvspass
> 
> Maven placed it in user.home. Now when I try to
> connect to cvs I get another error. It seems that cvs
> client uses empty password. I found similar problem on
> mailing list, but I haven't found a solution.
> 
> 
> [cvs] Using cvs passfile:
> E:\unzip\Maven1.0-rc3\.cvspass
> [cvs] cvs checkout: Empty password used - try 'cvs
> login' with a real password
> [cvs]
> [cvs] cvs [checkout aborted]: authorization failed:
> server host rejected access to d:/cvs_repository/dir1
> for user username
> 
> BUILD FAILED
> File......
> E:\unzip\Maven1.0-rc3\.maven\plugins\maven-scm-plugin-1.3\plugin.jelly
> Element... ant:cvs
> Line...... 227
> Column.... 9
> cvs exited with error code 1
> Command line was [Executing 'cvs' with arguments:
> '-d:pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir'
> '-q'
> 'checkout'
> '-P'
> 'ModuleName'
> 
> The ' characters around the executable and arguments
> are not part of the command.
> 
> 
> 
> 
>       
>               
> __________________________________
> Do you Yahoo!?
> Friends.  Fun.  Try the all-new Yahoo! Messenger.
> http://messenger.yahoo.com/ 
> 
> ---------------------------------------------------------------------
> 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