2009/2/27 Steve Borho <st...@borho.org>

>
> This reminded me of something.  The time lag between right clicking and
> finally seeing a context menu is almost certainly caused by the opening
> of an hg repository object.  We use that repo object today to modify the
> menu you see (enable the merge or unmerge options when applicable, etc).
>
> This is an area where we could make some compromises.  We could create a
> pretty accurate context menu just by knowing if you were inside of a
> repository or not, without actually opening the repository.  We could
> key on the presence of an .hg/store directory or something similar.


I'm not too familiar with the internals of Mercurial, but is this related to
the progress-indicator?

http://www.nabble.com/Progress-bar-on-network-actions-tt20596124.html#a20596124

http://bitbucket.org/astratto/progress/overview/


Regards,
Peer
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to