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

Re: browsing svn.collab.net (Re: svn commit: rev 1065 - trunk/www)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-26 00:17:32 CET

On Sat, Jan 26, 2002 at 12:08:58AM +0100, Branko �ibej wrote:
> Greg Stein wrote:
>...
> >We'll depend upon external tools (e.g. a "ViewSVN" type thing) to add nice
> >formatting, links to prior revs, diffs, etc
>
> /me wonders if mod_dav_svn could pipe directory info into mod_index

Theoretically, Apache could query a repository provider for a list of
files/subdirs, and then format that (rather than using apr_dir_read()). But
that is a long ways off. We'd start by promoting mod_dav's repository
provider API "up" into the core Apache, and then "down" into the various
modules that read the filesystem. We'd then want to expand the API a bit for
stuff like the directory-reading.

So... yes, but not today.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 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.