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

Re: [patch] : configure time default editor

From: Julian Fitzell <julian_at_beta4.com>
Date: 2003-02-09 21:32:35 CET

Greg Hudson wrote:
> On Sun, 2003-02-09 at 13:08, Philip Martin wrote:
>
>>I don't think that's right -- I think the environment variables should
>>override the config file.
>
>
> There is precedent for application-specific config files overriding
> generic environment variables (EDITOR and VISUAL). nmh comes to mind.
> On the other hand, an application-specific variable like SVN_EDITOR
> would probably want to override the config files.
>
> (But, no strong opinion. If people want all of the environment
> variables to override the config file, that's not too unreasonable.)

No that is very reasonable.

1) compile time settings
2) machine-wide config file (hmm... do we have one? can't remember...)
3) EDITOR env variable
4) user's config file
5) SVN_EDITOR env variable
6) commmand line switch

Might be a good order. This all seems strangely familiar though...
haven't we had this discussion before?

Julian

-- 
julian@beta4.com
Beta4 Productions (http://www.beta4.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 9 21:33:56 2003

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.