[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

windows location of config files (was: Re: config files on Windows)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-03-27 02:26:47 CET

On Tue, Mar 26, 2002 at 05:59:37PM -0600, Jay Freeman (saurik) wrote:
> Branko:
>
> There is a small redistributable in the Platform SDK for this. It is
> SHFolder.exe, and can be installed alone (without IE4) to give SHFolder.dll,
> which contains that API. There is a HOWTO in MSDN about this: "HOWTO:
> Obtain the Location of Special Folders for a Migration DLL".

Yes, we should be doing this. Including, redist of that DLL. We should still
dynamically run-time test its existence. If the DLL is not present, then
flat-out punt on per-user config files. (always use the registry tho)

> Personally, I'd like to see the system-wide configuration stored in the same
> directory as the svn.exe binary.

That is the best place for it. There is no reason to locate it in a system
folder when the .exe's folder works very well (and is easily located).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 27 02:23:18 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.