From: Joe Z. <joe...@za...> - 2004-12-07 17:01:11
|
Jochen Metzger wrote: >Hi Rene, >hi Joe, > >i wanted to checkout from cvs with ssh, to have a proper version to work >on and then maybe (after discussing with you) commit new changes. > >But I cannot login. (permission denied). > >Do I have to use the same password as to my sf.net accout or do we use >ssh public/private key pair. > >THX in advance. > > I don't use the shared SSH keys. I follow the simple instructions at http://sourceforge.net/cvs/?group_id=54656 using my sourceforge user/password. export CVS_RSH=ssh cvs -z3 -d:ext:dev...@cv...:/cvsroot/bobs co modulename |