hg-git broken on hg2.8?
Matt Mackall
mpm at selenic.com
Tue Dec 3 20:40:13 UTC 2013
On Tue, 2013-12-03 at 11:54 -0500, Neal Becker wrote:
> I've tried to post this via gmane, but perhaps it stopped working?
That is fantastic news.
> hg clone ndarray.git ndarray.hg
> ** Unknown exception encountered with possibly-broken third-party extension
> hggit
> ** which supports versions 2.3.1 of Mercurial.
> ** Mercurial Distributed SCM (version 2.8)
2.3.1 != 2.8
Looks like someone needs some nudging to bump their compatibility info.
> ** Please disable hggit and try your action again.
> ** If that fixes the bug please report it to
> https://bitbucket.org/durin42/hg-git/issues
!= mercurial at selenic.com
> File "/usr/lib/python2.7/site-packages/hggit/git_handler.py", line 1037,
> in fetch_pack
> f, commit = self.git.object_store.add_pack()
> ValueError: too many values to unpack
At a guess, this looks like Dulwich breakage and nothing to do with hg
vs hg-git versions.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list