User-Friendly Subversion Web Interface: USVN
26
Nov
// php the_time('Y') ?>
USVN is an open source PHP application that enables us to reach Subversion repositories from a web interface.
It has a permission-based users/groups administration for defining the access levels of users to the repositories.
New repositories can be created, browsed & files can be displayed easily (code highlighting is supported).
The application requires PHP 5 & Apache server to run.
Requirements: PHP 5 & Apache Server
Website: http://www.usvn.info/
Demo: http://www.usvn.info/demo
Download: http://www.usvn.info/download
Website: http://www.usvn.info/
Demo: http://www.usvn.info/demo
Download: http://www.usvn.info/download
- Tags:
Php Subversion
- Filed under: Extras, Other License, Tools
- 2 Comments












2 Responses for "User-Friendly Subversion Web Interface: USVN"
Nice!!! Is it free sofrware? License?
This is really awesome. After seeing this, I decided to take some time and set up subversion on my server and wow . . . how did I ever make it without it before.
My only complaint would be the need for some sort of collaboration integration, like a very simple ticket/discussion feature to work with others on a project in the SVN.
Otherwise, excellent script.