#3867 Please convert the system-config-keyboard project from svn to git
Closed: Fixed None Opened 10 years ago by nphilipp.

Please convert the subversion source repo to git for the project ​https://fedorahosted.org/system-config-keyboard/


Okay, the move has been completed.

Git read+write: ssh://git.fedorahosted.org/git/system-config-keyboard.git/

If you need anything else, please contact us again.

Thanks! However, while I can clone anonymously from git://git.fedorahosted.org/system-config-keyboard.git, cloning over SSH doesn't work:

{{{
nils@gibraltar:~/src> git clone ssh://git.fedorahosted.org/git/system-config-keyboard.git
Cloning into 'system-config-keyboard'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
}}}

I've checked and found that there doesn't seem to be a corresponding gitsystem-config-keyboard group in FAS. Would you please create that and add me to it? I can add the rest of the users myself then. TIA!

This is not an error with the repository, but rather with signing in to the server.

You might need to change the url into ssh://username@git.fedorahosted.org/...
(replacing username with your username).

If this still doesn't work, please ping me (puiterwijk) on #fedora-admin on freenode.

Login to comment on this ticket.

Metadata