hg pull takes a log time to complete

Antoine Pitrou solipsis at pitrou.net
Fri Dec 12 07:34:04 CST 2014


On Fri, 12 Dec 2014 07:43:04 -0500
Neal Becker <ndbecker2 at gmail.com> wrote:
> Anyone have an opinion on this?
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1164454

I can't reproduce:

$ time hg pull -vv
pulling from http://hg.mozilla.org/mozilla-central/
searching for changes
all local heads known remotely
adding changesets
adding manifests
adding file
changes added 795 changesets with 5184 changes to 2582
files (run 'hg update' to get a working copy)

real	0m9.590s
user	0m4.049s
sys	0m0.305s


$ hg version
Mercurial Distributed SCM (version 3.2-rc+50-ac494b087feb)
(see http://mercurial.selenic.com for more information)

Copyright (C) 2005-2014 Matt Mackall and others
This is free software; see the source for copying conditions. There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.


Regards

Antoine.




More information about the Mercurial-devel mailing list