Bug 129923 - Need stylesheet for FreeBSD Subversion DAV tree
Summary: Need stylesheet for FreeBSD Subversion DAV tree
Status: Closed Overcome By Events
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-25 09:30 UTC by Murray Stokely
Modified: 2021-04-11 11:50 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Murray Stokely freebsd_committer freebsd_triage 2008-12-25 09:30:03 UTC
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.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2009-11-06 08:06:36 UTC
State Changed
From-To: open->suspended

No results in almost a year. Mark as suspended till someone 
can have a look at this.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2018-05-28 19:43:31 UTC
batch change:

For bugs that match the following
-  Status Is In progress 
AND
- Untouched since 2018-01-01.
AND
- Affects Base System OR Documentation

DO:

Reset to open status.


Note:
I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.
Comment 3 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-04-11 11:50:48 UTC
Since we moved from SVN to git we can close this.