subversion problems with openmoko projects.

Emre Turkay emreturkay at gmail.com
Fri Dec 7 18:47:46 CET 2007


Hi folks,

When I try to
$ svn checkout svn+ssh://emre@svn.projects.openmoko.org/svnroot/ringer

I get this:
Permission denied (publickey).
svn: Connection closed unexpectedly

When I try this instead:
$ svn checkout --username emre https://svn.projects.openmoko.org/svnroot/ringer

It fetches but when I try to commit it says;
svn: Commit failed (details follow):
svn: Can't create directory '/svnroot/ringer/db/transactions/0-1.txn':
Permission denied
svn: Your commit message was left in a temporary file:
svn:    '/home/emre/src/moko/ringer/svn-commit.tmp'

In addition I can't ssh to the server to copy my public key.
$ ssh emre at ringer.projects.openmoko.org
Gives the error:
Permission denied (publickey).

So, what should I do to commit files?

emre



More information about the openmoko-devel mailing list