|
From: Michael A. <ma...@us...> - 2007-02-14 15:29:00
|
I can't remember if SF.net does CVS/SSH with only passwords. If you have an SSH public/private key file, be sure the public (shared) one is uploaded to SF. See "My Page -> Preferences -> Host Access Information -> Number of SSH Shared Keys on File". Are you using Eclipse or command line (Cygwin?/Linux?/Other?)? If Eclipse, I've had best experience using :extssh: mode instead of :ext: which tells Eclipse to use it's own internal SSH implementation. If on command line, you can use ssh-keygen to generate a pair of SSH keys (the one named .ssh/*.pub is the one to upload to SF, the one named either .ssh/id_rsa or .ssh/id_dsa needs to be kept secret). If you need more detailed instructions, feel free to Sametime me (ma...@us...). Michael D. Adams "Ganesh Bikshandi" <ga...@gm... To m> x10...@li... Sent by: t x10-developers-bo cc un...@li... eforge.net Subject [X10-developers] cvs account 02/14/2007 04:59 AM Hi, sourceforge. them do Ganesh Take Surveys. Earn Cash. Influence the Future of IT Techsay panel and you'll get the chance to share your business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ list https://lists.sourceforge.net/lists/listinfo/x10-developers |