Paul Querna <chip@force-elite.com> writes:
> I have been working on mod_svn_view for a long time -- it has progressed
> slowly, mostly because I haven't spent enough time on it.
>
> One new feature I wanted to share, is the ability to 'overlay' a
> mod_dav_svn url.
>
> For example, visit this URL in your browser:
>
> http://svn.northnitch.com/pub/svn/
>
> (it is a copy of the subversion repo upto r9219)
>
> You can also use any svn client command with it, eg:
>
> svn ls http://svn.northnitch.com/pub/svn/
> svn cat http://svn.northnitch.com/pub/svn/README
>
> mod_svn_view acts as a handler for all non-DAV requests inside the repo.
> The two modules share the SVNParentPath directive, so one configuration
> and one set of ACLs can be applied for mod_svn_view and mod_dav_svn.
>
> I mostly wanted to share this, as an example of what you can do when you
> integrate with Subversion at the Apache level. I would love some help
> with mod_svn_view too (coding, XSLT, CSS magic, logos, icons, etc..),
> and to push for a 1.0 release.
I can't help, unfortunately, but I can sure say "That's sweet!", which
it is!
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 31 06:50:27 2005