Hi again, I've uploaded my public key and now, (1) I can ssh to the server. (2) The svn+ssh method works for both fetching and committing.
Well, I prefer the svn+ssh method which does not require entering password, but I want to write (3) just for the records. (3) But the https method still does not ask for a password, so I can't commit my changes with that method. Thanks for your help, emre On Dec 7, 2007 11:36 PM, Alessandro Iurlano <[EMAIL PROTECTED]> wrote: > > > > On Dec 7, 2007 7:51 PM, Michael 'Mickey' Lauer <[EMAIL PROTECTED]> wrote: > > > > Emre Turkay wrote: > > > > > Hi folks, > > > > > When I try to > > > $ svn checkout svn+ssh://[EMAIL PROTECTED]/svnroot/ringer > > > > > I get this: > > > Permission denied (publickey). > > > svn: Connection closed unexpectedly > > IIRC for this one I think you have to upload your ssh public key to the > projects server. > You can find it in the account maintenance tab of your userpage. > > Alessandro > > >

