Re: Apache svn - how to customize rendering?
From: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 10 Dec 2017 10:53:37 -0500
> On Dec 10, 2017, at 3:30 AM, Bo Berglund <bo.berglund_at_gmail.com> wrote:
If you want any "features" like being able to view history and see diffs then you need ViewVC or a similar product. These just install alongside and co-exist with SVN, they do not replace the server.
If you just want to be able to view HEAD revision of files then the built in support is fine and you can use SVNIndexXSLT to style it nicer.
There are some tools out there that try to use this technique to build a ViewVC-like experience but they still require something running on the server to serve up those additional history/diff related requests. The best example I have seen is this:
http://svn.code-host.net/project.html
Mark
>
|
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.