Package: mercurial-git
Version: 0.2.6-1
Severity: normal

I tried to clone git://git.debian.org/~enrico/keylog.git (which I can clone using git without any issues), but hg-git failed:

$ hg clone git://git.debian.org/~enrico/keylog.git
destination directory: keylog
importing Hg objects into Git
abort: the remote end hung up unexpectedly

However, I can close the very same repository using another URL:

$ hg clone git://git.debian.org/users/enrico/keylog.git
destination directory: keylog
importing Hg objects into Git
Counting objects: 23, done.
Compressing objects: 100% (23/23), done.
Total 23 (delta 6), reused 0 (delta 0)
importing Git objects into Hg
updating to branch default
3 files updated, 0 files merged, 0 files removed, 0 files unresolved

I tried the same thing with a few other repositories at
git://git.debian.org/~<user>, and hg-git always fails.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mercurial-git depends on:
ii  mercurial                     1.8.3-1+b1 scalable distributed version contr
ii  python                        2.6.6-14   interactive high-level object-orie
ii  python-dulwich                0.7.1-2    Python Git library
ii  python-support                1.0.13     automated rebuilding support for P

--
Jakub Wilk



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to