Comment 6 for bug 890621

Revision history for this message
fqj1994 (fqj1994) wrote : Re: [Bug 890621] Re: Please backport hg-git(0.3.1-1) from precise to oneiric

I don't know.
The upstream's git commit log also shows there were problems for 0.2.6 with
mercurial 1.9.

On Thu, Nov 17, 2011 at 4:54 AM, Evan Broder <email address hidden> wrote:

> "hg outgoing" seems to produce completely bogus information for me,
> but I can't seem to make it crash.
>
> evan@caron:~/src$ hg clone git+ssh://<email address hidden>/nelhage/reptyr.githgtest
> importing Hg objects into Git
> ["git-upload-pack '/nelhage/reptyr.git'"]
> Counting objects: 424, done.
> Compressing objects: 100% (190/190), done.
> Total 424 (delta 252), reused 394 (delta 222)
> importing Git objects into Hg
> updating to branch default
> 18 files updated, 0 files merged, 0 files removed, 0 files unresolved
> evan@caron:~/src$ cd hgtest
> evan@caron:~/src/hgtest$ rm *
> rm: cannot remove `arch': Is a directory
> evan@caron:~/src/hgtest$ ls
> arch
> evan@caron:~/src/hgtest$ hg addremove
> removing COPYING
> removing ChangeLog
> removing Makefile
> removing NOTES
> removing README
> removing attach.c
> removing ptrace.c
> removing ptrace.h
> removing reptyr.1
> removing reptyr.c
> removing reptyr.fr.1
> removing reptyr.h
> evan@caron:~/src/hgtest$ hg commit -m 'Dummy commit'
> evan@caron:~/src/hgtest$ hg out | head
> comparing with git+ssh://<email address hidden>/nelhage/reptyr.git
> importing Hg objects into Git
> ["git-receive-pack '/nelhage/reptyr.git'"]
> searching for changes
> changeset: 0:e2ab176fb90c
> user: Nelson Elhage <email address hidden>
> date: Tue Jan 11 09:35:37 2011 -0500
> summary: Initial import. Mostly able to run barnowl.
>
> changeset: 1:c81253a26a49
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/890621
>
> Title:
> Please backport hg-git(0.3.1-1) from precise to oneiric
>
> Status in Oneiric Backports:
> Incomplete
> Status in “hg-git” package in Ubuntu:
> Fix Released
> Status in “hg-git” source package in Oneiric:
> New
>
> Bug description:
> hg-git 0.2.6 will cause mercurial ( >= 1.9) crash.
> 0.3.1-1 fixed this bugs.
>
> see changelog of hg-git for more details.
>
> please backport hg-git to oneric.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/oneiric-backports/+bug/890621/+subscriptions
>