Skip to Content.
Sympa Menu

freetds - Re: committing to sourceforge CVS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: James Cameron <cameron AT stl.dec.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: committing to sourceforge CVS
  • Date: Fri, 19 Oct 2001 15:07:58 +1000


James,

Another hint on CVS via sourceforge ... if you send them your host
public key you can avoid having to enter a password.

% scp .ssh/identity.pub \
jklowden AT cvs.freetds.sourceforge.net:.ssh/authorized_keys

If you have no .ssh/identity.pub, use ssh-keygen.

Of course, if you have keys already listed, append to them.
Keep your host private key secure.

This is relevant to ssh protocol version one only. Using version two
needs different file names. identity.pub becomes id_???.pub and
authorized_keys becomes authorized_keys2. Pity they can't spell
authorised correctly. ;-)

--
James Cameron (cameron AT stl.dec.com)

http://www.linux.org/ http://www.linux.org.au/ http://www.freshmeat.net/




Archive powered by MHonArc 2.6.24.

Top of Page