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

Re: issue #1573: fs deltification causes delays

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-11-09 19:38:56 CET

On Sun, 2003-11-09 at 10:08, Glenn A. Thompson wrote:
> No I'm advocating pulling it out of svn_fs.h. But I'll drop it now.
> Be warned I will make another attempt to move it:-)

We're going to wind up with public library functions which are only
intended for use by specific callers. It's just something that happens
in a complicated system. libsvn_ra_svn has piles of stuff which is only
really intended for use by svnserve, although I suppose one could
imagine someone using it in a third-party Subversion server.

We could invent a convention for separating these quasi-public functions
into different header files, but I think that qualifies as
over-engineering.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 9 19:43:13 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.