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

Re: Using Apache handlers with Subversion

From: Barry Pederson <bp_at_barryp.org>
Date: 2003-07-19 06:04:12 CEST

Ben Collins-Sussman wrote:

> Robert Leftwich <robert@leftwich.info> writes:
>
>
>>If I try the same thing in my svn location the handler never gets
>>called (but the svn location is working correctly in all other
>>respects).
>
> I think the handlers only work on "real" files, not imaginary files.
> mod_dav_svn is serving up data from BDB in such a way as to circumvent
> the handlers. Someone who knows more about apache can explain.

Would an output-handler work with Subversion? mod_python can support
those, but you'd have to alter your Python cpp-formatter a bit. (Is
"cpp-formatter" really the name of your Python handler? I didn't think
Python module names could have '-' in them.)

        Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 19 06:05:11 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.