[Python-apps-team] Bug#756018: mercurial: "hg clone" hangs after "adding changesets"

Vincent Lefevre vincent at vinc17.net
Mon Aug 25 16:41:39 UTC 2014


On 2014-08-25 09:28:23 -0700, Javi Merino wrote:
> On Thu, Aug 14, 2014 at 11:51:32AM +0200, Vincent Lefevre wrote:
> > On 2014-08-14 09:38:05 +0200, Pierre-Yves David wrote:
> > > Can you try again with --debug?
> > 
> > Unfortunately I can't reproduce the problem.
> 
> I can't reproduce it either.  If you can't reproduce it any more, can
> you close the bug?

I could reproduce it twice. Once with the progress indicator
and without --debug:

$ hg clone http://dev.mutt.org/hg/mutt
destination directory: mutt
requesting all changes
adding changesets
changesets [      <=>                                                    ] 1995

and nothing else occurred. And just after with --debug:

[...]
changesets: 3327 chunks
add changeset 52f275f851bd
changesets: 3328 chunks
add changeset d658d3a04de6
changesets: 3329 chunks
add changeset c5c16d6247e1
changesets: 3330 chunks
add changeset 745d2cdfc49f
changesets: 3331 chunks
add changeset 4148640afa3f
changesets: 3332 chunks
add changeset 99ee02d95b96
changesets: 3333 chunks
add changeset 30db3865b517
changesets: 3334 chunks

And it stopped there.

The 3rd time was OK.

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



More information about the Python-apps-team mailing list