Re: |hg status| on many/all files in filesystem
Myk Melez <[email protected]> Wed, 11 Aug 2010 09:14:08 -0700
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Organization | Mozilla |
| Message-ID | <[email protected]> |
On 08/10/2010 01:44 PM, Todd Whiteman wrote: > That is Komodo's hg background status checking, which fires off hg > process(es) everytime the Komodo window is focused (or when the 15 min > timeout fires). Yeah, I'm familiar with this checking. The problem is just that it has been taking dozens of minutes in my case and checking a bunch of files that (I was under the impression) aren't under revision control, like the entire multi-GB contents of my home directory. > Komodo is set to check the hg status for all opened files in Komodo > (including visible project files in Komodo), but a hg process is only > launched when there is a parent ".hg" directory for the file in > question. The process is as you describe 'hg status -A -X "*/**" .' Aha! I checked for a rogue .hg directory in my home directory and found one, perhaps the result of a misdirected |hg clone| some time ago. I've deleted it, and I'm pretty sure that solves my problem. I'll report back if I still see the same behavior. Thanks for your help! -myk _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss