From: Matthew J. D. <mda...@se...> - 2003-07-28 20:41:51
|
Thanks for these instructions. It kept hanging when I was trying to do the initial import. -Matt ----- Original Message ----- From: "Vince Hoang" <li...@ml...> To: <lin...@so...> Sent: Monday, July 28, 2003 10:23 AM Subject: [Linuxvm-dev] Setting up ssh/cvs with sourceforge > Generate your ssh-key with: > ssh-keygen -t dsa > > Go to http://sourceforge.net/account/ and upload your public key. > The direct link (http://sourceforge.net/account/editsshkeys.php) > might work as well. The default file should be id_dsa.pub. Make > sure you upload the public key. The contents should start with > 'ssh-dss'. > > After about 6 hours, ssh to shell.sf.net to see if your key works. > > Now, on the system where you generated the key, check out the > [spartan] repository: > CVS_RSH=ssh > CVSROOT=:ext:$us...@cv...:/cvsroot/linuxvm > cvs co linuxvm > > -Vince > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Linuxvm-developer mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxvm-developer > |