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

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.
lalit

-----Original Message-----
From: cmpilato@collab.net [mailto:cmpilato@collab.net]
Sent: Tuesday, April 09, 2002 3:16 PM
To: Lalit Jairath
Cc: 'Karl Fogel'; 'Kevin Pilch-Bisson'; 'Ben Collins-Sussman';
'dev@subversion.tigris.org'
Subject: Re: .reg file: any clue?

Lalit Jairath <lalit.jairath@Barra.COM> writes:

> looks like
>
> "The attachment sub.reg matched file blocking settings" at some machines.
>
> attached now is sub.reg1 instead of sub.reg.
>
> lalit

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.org
Received 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.