On Wed, Sep 15, 2010 at 9:46 AM, Haase, Peter <[email protected]> wrote:
> Hi !
>
> Installing TortoiseHg 1.1.3 on a Windows XP Professional SP2 machine and
> adding a user name via the Global Setting Window, the mercurial.ini file was
> not created in %USERPROFILE% (C:\Documents and Settings\username) but in
> %HOME% (in our case this is the root directory of a network drive). From the
> user documentation I've learned that the per-user configuration file should
> be located in %USERPROFILE%. I assume it's my misunderstanding but
> unfortunately I haven't found any hint on this topic. There was no
> mercurial.ini file on this computer before installing TortoiseHg.

Mercurial looks in both places for the user config file.  When
TortoiseHg wants to create a brand new config file, it asks Mercurial
for the list of places it will look for the file, then it tries to
create the new file at each path in turn, until it is successful.

If you prefer the file to be in %USERPROFILE%, feel free to move it
there.  Mercurial will find it.

-- 
Steve Borho

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to