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

Re: CVS update: subversion/subversion/libsvn_wc Makefile.am get_editor.c

From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-11-14 02:24:51 CET

Ben Collins-Sussman wrote:

> Karl Fogel <kfogel@galois.collab.net> writes:
>
>> What do others think about XML config files?
>>
>
> The only reason I mentioned the .INI parser is because it's a little
> easier for humans to hand-write and eyeball than XML. But that's just
> one opinion.

I guess it's a question of whether the config files need to have more
than one level of nesting or not. If not, the .INI style is best. If
yes, use XML -- there's no sense in inventing a new format.

So -- do we need more than one level of nesting? I don't think so; SVN
client shouldn't be /that/ hard to configure. So I'll look at the parser
in libsvn_subr and invent some hooks for setting compile-time default
values. I've done all this before, so I won't be reinventing the wheel. :-)

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM:   <brane_at_acm.org>            http://www.acm.org/
Received on Sat Oct 21 14:36:14 2006

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.