RE: .reg file: any clue?
From: Lalit Jairath <lalit.jairath_at_Barra.COM>
Date: 2002-04-10 19:11:29 CEST
what i'm looking for is a "key"/"value" pairs for the registry-
Pl. let me know when you get one working. i'll wait for your response.
thx.
-----Original Message-----
Lalit Jairath <lalit.jairath@Barra.COM> writes:
> looks like
Hm, looking at your .reg file:
--- [HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Proxies] "ALM_DB_SERVER"="araneae5" [HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Config] "ALM_DB_SERVER"="araneae5" [HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Proxies] "ALLUSERSPROFILE"="D:\Documents and Settings\All Users" "ANT_HOME"="d:\ant" --- This is not *at all* what I had in mind. What the heck are ALM_DB_SERVER and ANT_HOME? These aren't registry keys that Subversion would actually use. My .reg was more along the lines of (I'm trying to recall this from memory, so the details are probably bogus, but you'll get the point): -- [HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Proxies\DEFAULT] "username"="proxy_username" "password"="proxy_password" "server"="proxy_server" "port"="proxy_port" -- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 10 19:20:04 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.