Er... that wasn't meant to happen. What I meant to say was, did you try sticking a password into the connection string?
> -----Original Message----- > From: Peter Bright [mailto:[EMAIL PROTECTED] > Sent: 22 April 2004 12:10 > To: 'Maven Users List' > Subject: RE: Changelog cvs problems > > > Using : as a separator does not play nicely with drive letters. > > > -----Original Message----- > > From: Arto Pastinen [mailto:[EMAIL PROTECTED] > > Sent: 22 April 2004 12:12 > > To: Maven Users List > > Subject: Re: Changelog cvs problems > > > > > > > > Hi! > > > > Did you miss Menetrieux's reply this today? > > Here it is: > > > > Why you do use : as separator ?? > > Why you don't use an other separator ? > > I'm under linux too and this works fine: > > You see that the ':' separator is use for separate username > > and passwd.. > > > > <connection>scm|cvs|pserver|username:[EMAIL PROTECTED]|repository| > > module</connec > > tion> > > > > Actually i didn't test it, i added anonymous access to CVS, > > but try it, > > i think that it can help. > > > > On Thu, 2004-04-22 at 13:59, Mylene Reiners wrote: > > > Hi, > > > > > > I am desperately trying to get the Changelog to work, for 2 > > days now. > > > > > > I'm running Windows 2000 SP4, CVSNT, CVS 1.11.15, Maven > v. 1.0-rc2. > > > > > > Conn. string: > > > <repository> > > > > > > > > <developerConnection>scm|cvs|pserver|[EMAIL PROTECTED]|C:/OSO > > /cvsrepo/test| > > > Sample_project2</developerConnection> > > > </repository> > > > > > > Result: > > > [echo] Generating the Change Log... > > > maven-changelog-plugin:report: > > > [echo] Generating the changelog report > > > Didn't find password for CVSROOT > > > ':pserver:[EMAIL PROTECTED]:C:/OSO/cvsrepo/test'. > > > > org.netbeans.lib.cvsclient.connection.AuthenticationException: Wrong > > > Password. > > > ChangeLog found: 0 entries > > > > > > I tried first logging in to CVS, but that didn't help - > > also I tried both > > > with the auto-generated .cvspass and with the "/1 " deleted (see > > > http://jira.codehaus.org/ViewIssue.jspa?key=MPCHANGELOG-34) > > > > > > I'm afraid I'm overlooking something really simple, but I > > just don't see it. > > > > > > Any help appreciated, > > > > > > Myl�ne > > > > > > This e-mail and any attachment is for authorised use by the > > intended recipient(s) only. It may contain proprietary > > material, confidential information and/or be subject to legal > > privilege. It should not be copied, disclosed to, retained or > > used by, any other party. If you are not an intended > > recipient then please promptly delete this e-mail and any > > attachment and all copies and inform the sender. Thank you. > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > --------------------------------------------------------------------- > 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]
