What have I broken?
Sean Farley
sean at farley.io
Wed Jan 20 18:36:58 UTC 2016
Lester Caine <lester at lsces.co.uk> writes:
> Not sure why, but something has broken ...
>
>> lester at linux3:/srv/repo> hg clone --verbose git+ssh://git@github.com:rurseekatze/OpenLinkMap /srv/repo/OpenLinkMap
>> Invalid command: 'g 'i t - u p l o a d - p a c k ' r u r s e e k a t z e / O p e n L i n k M a p '''
>> You appear to be using ssh to clone a git:// URL.
>> Make sure your core.gitProxy config option and the
>> GIT_PROXY_COMMAND environment variable are NOT set.
>> abort: git remote error: The remote server unexpectedly closed the connection.
>
> Don't think there have been any updates since I ran some other clones at
> the weekend, and the filter job worked fine yesterday. I'm getting the
> same error trying to sync with github via thg, but it's the hg which is
> failing?
This is due to an update in dulwich. They changed their functions
dealing with the git wire protocol (twice!). I've already sent patches
to fix this; just need thg to update their hg-git source.
More information about the Mercurial
mailing list