Danek Duvall <danek.duvall at sun.com> writes: > On Wed, Jul 16, 2008 at 01:57:27PM -0700, Eric Schrock wrote:
>> It's also annoying that simple actions like 'hg status' on an untouched >> workspace take over 5 seconds, but I assume that's just an artifact of >> the mercurial architecture. > > It's gotta go stat the entire workspace (all the directories, at least) to > make sure that nothing's changed. If you use cadmium, it does as wx did, > and keeps track of the files you're intentionally changing, and will give > you that list very quickly. No, that's not true. -- Rich