I successfully used svn after uploading the keys, probably it is the
same for cvs.
To do it, login to projects.openmoko.org, go to "My Page", then
"Account Maintenance" and finally scroll down to the bottom of the
page.
You should see be able to edit the ssh keys there.

Hope this helps,
Alessandro

On Jan 20, 2008 9:06 PM, Audrius Meskauskas <[EMAIL PROTECTED]> wrote:
> When trying to check in the first release of my project into CVS, I get
> the following login errors:
>
> me: export CVS_RSH=ssh
> me: cvs -d :extssh:[EMAIL PROTECTED]:/cvsroot/gpv
> import -m "ku" gpv audrius starts
> response: Permission denied (publickey).
> cvs [import aborted]: end of file from server (consult above messages if
> any)
>
> cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/gpv import -m
> "ku" gpv audrius starts
> response: Permission denied (publickey).
> cvs [import aborted]: end of file from server (consult above messages if
> any)
>
> me:cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/gpv import -m
> "ku" gpv audrius starts
> response: Permission denied (publickey).
> cvs [import aborted]: end of file from server (consult above messages if
> any)
>
> me: cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/gpv co gpv
> response: Permission denied (publickey).
> cvs [checkout aborted]: end of file from server (consult above messages
> if any)
>
> It seems that system uses the public-private key authentication only and
> does not even ask me for my password. I have nothing against to use the
> key files, the approach is cool, but where should I upload them for the
> server to recognize?
>
> The project is registered, the repository is created, and even some
> content (not mine) is visible in the content repository. Hence
> everything should be currently set up.
>
> I also tried from Eclipse GUI environment, it also just reports
> authentication error.
>
> Does anybody who successfully uses CVS on http://projects.openmoko.org/
> could light my darkened mind how to check in the project here? I never
> had similar problems with savannah and sourceforge before.
>
> Best regards
> Audrius
>
>
>
>

Reply via email to