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

Re: svn commit: r19282 - in branches/svnserve-ssl/subversion: include libsvn_ra_svn libsvn_subr svnserve

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-04-09 07:33:07 CEST

On 4/8/06, mark benedetto king <mbk@lowlatency.com> wrote:
> On Sat, Apr 08, 2006 at 07:13:12PM -0700, Garrett Rooney wrote:
> > On 4/8/06, mbk@tigris.org <mbk@tigris.org> wrote:
> >
> > > /**
> > > + *
> > > + * Initialize the OpenSSL library.
> > > + *
> > > + * @since New in 1.4.
> > > + */
> > > +svn_error_t *svn_ra_svn__ssl_initialize(apr_pool_t *pool);
> >
> > Is there a less public place we can declare this? I mean since it's a
> > private interface there seems to be little reason to put it in a
> > public header file.
> >
>
> None are jumping out at me.

A private header inside libsvn_ra_svn? We can include that from
within svnserve, as well as inside libsvn_ra_svn itself, just like we
do for the internal libsvn_fs headers...

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 9 07:33:36 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.