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

Re: svn_config_read

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-06-06 21:26:28 CEST

"Glenn A. Thompson" <gthompson@cdr.net> writes:
> I was reading svn_config.h and noticed that the svn_config_read may be
> "de-exported".

If it turns out that callers of the svn APIs are using them, then we
won't de-export them.

> Can I/Should I use svn_config and specifically svn_config_read for
> repos/fs specifc config files?

Right now, the repos/fs config files don't use the same format as the
client-side config files, do they? In fact, isn't there only a
Berkeley-specific db_conf file right now? And that's read by
Berkeley, not by us.

Unless you're planning to add a config file(s) to the repository, and
use the same syntax as the client-side config files. In which case,
the more important question is, what do the proposed files do? :-)

What's the larger picture here?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 6 21:31:21 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.