On Tue, 17 Mar 2009, Kevin Greiner wrote: > On Mon, Mar 16, 2009 at 1:52 PM, Steve Borho <[email protected]> wrote: > > > On Mon, Mar 16, 2009 at 12:28 PM, Marko K?ning <[email protected]> wrote: > > > On my w2k machine I get the following messages since I installed the > > > nightly TortoiseHg-090309.exe: > > > > > > *** failed to import extension hgext.hgconfig: No module named hgconfig > > > > > > Wonder what this means... in my mercurial.ini is no such module included, > > > so I guess it's due to thg. > > > > > > Any hints for me? > > > > You didn't allow the installer to overwrite the Mercurial.ini in > > {PF}\TortoiseHg, so this extension is still being loaded but it no > > longer exists. > > > > You can get rid of the warnings by editing that file and commenting > > out the loading of that extension. Hmm, that should be in the FAQ. > > > I've seen this warning as well and wondered what to do. Can we provide a > message that would help the user make the right choice? When should they > *not* allow mercurial.ini to be overwritten?
Only if they've made modifications to it that they would like to keep. The TortoiseHG settings tools never modify that file, so the user would have had to modify it explicitly.. but some still do to change ui.ssh or enable extensions. Unfortunately, I have no control over the message that I know of. It's a built-in Inno Setup feature. -- Steve ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

