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

Re: Apache Module mod_ext_filter does not work with subversion

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-05 20:10:27 CET

On Nov 3, 2004, at 6:36 PM, Bzyl Wlodzimierz wrote:

>
> I use mod_ext_filter and the enscript program to highlight
> C source code. I learn about that kind of prettyprinting
> from the Apache manual:
>
> http://localhost/manual/mod/mod_ext_filter.html
>
> Unfortunately, the method described above does not work
> whan I browse C sources from the Subversion repository.
> Files located outside repository are prettyprinted.

Why don't you activate the filter inside the subversion <Location>
block?

(Actually, you'd probably want to activate them inside a 2nd subversion
<Location> block with a special name, because you definitely don't want
the encscript-filter to munge data coming back to an ordinary svn
client!)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 20:11:29 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.