SVN Browser
Proposed By: Erik Kristensen
Add the ability to browse a SVN (or other VCS) repository with a project for use with software development projects like a website.
The first paragraph pretty much sums it up. Essentially each project will have a configurable option to specify where the repository exists for that project. Then a SVN Browser tab will appear in the navigation that will allow one to then browse the contents of the repository, compare files, read log messages, etc. There should also be some sort of permissions access control linked into it so that not all users by default have access to the browser who are apart of the project.
Inspiration for it are:
- SVN Browser by the SVN dudes
- Trac
