On Aug 11, 2007, at 21:05, Kip Warner wrote:
> I have Subversion working perfectly with Apache2 and I am able to
> browse
> the repository just fine through a web browser.
>
> What I would like to do is configure it so that the source I view
> on the
> web is displayed, not in raw plain text, but via syntax
> highlighting as
> though it were being rendered through an IDE.
>
> I've checked the mailing list and I have found that someone else
> asked a
> similar question:
>
> http://subversion.tigris.org/servlets/ReadMsg?
> listName=users&msgNo=9762
>
> I would prefer not to use ViewCVS for now and was wondering if
> there was
> a more "elegant" solution that is standard for Apache2, like a
> module to
> specify in httpd.conf or something of that sort. Moreover, Wesley
> asked
> a few years ago and I wonder if things have become easier since.
mod_dav_svn does not do syntax highlighting or anything other than
the most basic viewing of the repository contents, and in all
likelihood will not be extended to do so. You will have to look at
3rd-party options, such as ViewVC (formerly ViewCVS), Trac, WebSVN,
or any of the many others:
http://subversion.tigris.org/links.html#browsers
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 12 04:11:09 2007