www/129923: Need stylesheet for FreeBSD Subversion DAV tree

Murray Stokely murray at FreeBSD.org
Thu Dec 25 01:30:03 PST 2008


>Number:         129923
>Category:       www
>Synopsis:       Need stylesheet for FreeBSD Subversion DAV tree
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 25 09:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Murray Stokely
>Release:        
>Organization:
>Environment:
svn.freebsd.org is running :
Server: Apache/2.2.8 (FreeBSD) mod_ssl/2.2.8 OpenSSL/0.9.8e DAV/2 SVN/1.5.4

>Description:
The Apache 2/mod_dav/Subversion module allows one to provide an XSLT file to render the base directory listings of the subversion web server.

We should create a simple xslt file to make these listings match the freebsd web site and possibly follow more of the look and feel of the old cvsweb.freebsd.org interface.

The syntax is :
<Location /svn>
  DAV svn
  SVNParentPath /foo/bar
  SVNIndexXSLT "/svnindex.xsl"
..
</Location>

We just need someone to write the appropriate XSL and then get it installed on the freebsd subversion server.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-www mailing list