.cvspass relates to people using the :pserver: method though, not SSH.

- Brett

> -----Original Message-----
> From: khote [mailto:[EMAIL PROTECTED] 
> Sent: Monday, 29 September 2003 2:04 PM
> To: Maven Users List
> Subject: Re: Specifying a CVS password (.cvspass?)
> 
> 
> http://cwrulug.cwru.edu/docs/ssh-agent.html
> 
> Have you tried the ssh-agent and ssh-add?
> I can use scp just fine with this method, password is stored 
> in your $HOME/.ssh directory, as protected as any other ssh stuff.
> 
> I've also used <ant:exec> to do things that required password 
> authentication during maven builds.
> 
> ----- Original Message ----- 
> From: <[EMAIL PROTECTED]>
> To: "Maven Users List" <[EMAIL PROTECTED]>
> Sent: Sunday, September 28, 2003 9:07 PM
> Subject: RE: Specifying a CVS password (.cvspass?)
> 
> 
> > "Jason Horne" <[EMAIL PROTECTED]> wrote on 27/09/2003 02:05:57 PM:
> >
> > > Well, yup, that worked.
> > >
> > > But... is that a workaround?  It seems like the changelog 
> plugin (or 
> > > whichever component is accessing CVS) should know how to log in 
> > > properly using a password, like Ant.  This solution requires that 
> > > the user have cvs installed locally.  (Right?)
> > >
> > > Thanks for the tip.
> >
> > Ant requires you to have CVS installed to use the ant tasks too.
> >
> > I'm really against storing CVS (or any other password) in 
> properties 
> > or project.xml.
> >
> > Can we find a way to do this that doesn't require this?
> > --
> > dIon Gillard, Multitask Consulting
> > Blog:      http://blogs.codehaus.org/people/dion/
> >
> >
> >
> >
> > 
> ---------------------------------------------------------------------
> > 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