Hi, I'm having problems with developer ssh access to my project. I can do anonymous svn checkouts, but attempts to login to the group project dir or svn checkout via ssh fails without prompting me for a password:
$ ssh [EMAIL PROTECTED] Permission denied (publickey). $ svn checkout svn+ssh://[EMAIL PROTECTED]/svnroot/pictureviewer Permission denied (publickey). svn: Connection closed unexpectedly I've noticed that other folks on #openmoko are having this problem, and I only see one project with svn activity: http://projects.openmoko.org/scm/?group_id=22 Is this a configuration problem on the project server? thanks, Mike

