Faster "searching for changes" on push and pull? - a shortcut

Arne Babenhauserheide arne_bab at web.de
Tue Mar 24 10:51:59 CDT 2009


Am Dienstag 24 März 2009 15:43:57 schrieb Matt Mackall:
> On Tue, 2009-03-24 at 12:31 +0100, Arne Babenhauserheide wrote:
> > Hi,
> >
> > I'm currently pushing my repo to sf.net, and it sits at "searching for
> > changes" for quite some time.
>
> Send the output of hg push --debug, please.

I'd have to delete the repo and do it again for that... 

It succeeded after some time, but took far longer than I'd have expected. 

This is how the push --debug looks now, but I doubt that the problem will 
manifest here: 

$ hg push --debug
running ssh -C arnebab at rpg-1d6.hg.sourceforge.net "hg -R hgroot/rpg-1d6 serve 
--stdio"
sending hello command
sending between command
remote: 48
remote: capabilities: unbundle lookup changegroupsubset
remote: 1
pushing to ssh://arnebab@rpg-1d6.hg.sourceforge.net/hgroot/rpg-1d6
sending heads command
searching for changes
common changesets up to 770b47e0e5ff
no changes found


It happened while trying to push to an empty repository. 

Besides: Does "sending heads command" mean that Mercurial already compares 
heads? 

Best wishes, 
Arne

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://selenic.com/pipermail/mercurial/attachments/20090324/438bdb46/attachment.pgp 


More information about the Mercurial mailing list