> -----Original Message-----
> From: Jason van Zyl [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 18, 2003 9:53 AM
> To: Turbine Maven Developers List
> Subject: Re: CVS Repo Change causing login errors?
> 
> 
> On Tue, 2003-03-18 at 10:00, [EMAIL PROTECTED] wrote:
> > Hi all,
> > 
> > I realized that the maven CVS repository has moved from 
> > jakarta-turbine-maven to just maven, correct?  I am having errors 
> > trying to check things out using:
> > 
> >     cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs co maven
> 
> You can't use 'pserver' with /home/cvs. That's for anonymous 
> checkouts.

Unless you are on windows using putty for the ssh tunnel.  There is a
better way to do it though....
 
> If you're doing an anonymous co use /home/cvspublic not 
> /home/cvs. Or if you want a copy you can edit use :ext: and 
> set your ssh goodies. .
> > .
> > cvs server: failed to create lock directory for '/home/cvs/maven' .
> > .
> > 
> > When I issue a cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic 
> > login I get a "no such user epugh in CVSROOT/passwd" error.

That is because you must use anoncvs with /home/cvspublic...

> > Do I need to be added back in now that the repository has moved?
> > 
> > Thanks,
> > Eric Pugh
> -- 
> jvz.
> 
> Jason van Zyl
> [EMAIL PROTECTED]
> http://tambora.zenplex.org
> 
> In short, man creates for himself a new religion of a 
> rational and technical order to justify his work and to be 
> justified in it.
>   
>   -- Jacques Ellul, The Technological Society
> 
> 
> ---------------------------------------------------------------------
> 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