Activity Team/Git FAQ: Difference between revisions
| Line 3: | Line 3: | ||
=== Help! I suddenly can't connect to Gitorious! === | === Help! I suddenly can't connect to Gitorious! === | ||
:The [http://osuosl.org/ OSUOSL], which hosts Gitorious, has an aggressive IP blacklist policy. If you once were able to push but now cannot, send an email to support@osuosl.org requesting that your IP be removed from the blacklist. | :The [http://osuosl.org/ OSUOSL], which hosts Gitorious, has an aggressive IP blacklist policy. If you once were able to push but now cannot, send an email to support@osuosl.org requesting that your IP be removed from the blacklist. | ||
To check if the problem is with your key, try: | |||
ssh -v gitorious@git.sugarlabs.org | |||
A successful ssh setup results in a normal response "Need SSH_ORIGINAL_COMMAND" then connection is closed. | |||
=== How do I create an account on git.sugarlabs.org? === | === How do I create an account on git.sugarlabs.org? === | ||