[Sugar-devel] something funky at git.sl.o?

David Farning dfarning at sugarlabs.org
Tue Mar 31 18:17:18 EDT 2009


Is something funky going on at git.sl.o?

dfarning at sunjammer:~/aslo$ git pull
ssh_exchange_identification: Connection closed by remote host
fatal: The remote end hung up unexpectedly


I can no longer pull from slo-activites - started have problems
yesterday morning?  I the past, I have fix the problem by replacing my
ssh key with a new one.  Any better solutions?

Below is my .git/config

david
---
[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[svn-remote "svn"]
        url = http://svn.mozilla.org/addons/trunk
        fetch = :refs/remotes/git-svn
[remote "origin"]
        url = gitorious at git.sugarlabs.org:slo-activities/mainline.git
        fetch = +refs/heads/*:refs/remotes/origin/*


More information about the Sugar-devel mailing list