blob: f621bd9647cfd4cc6a4a0ab749fbd9db1af79dbb (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | 				   svnbrowse
				   =========
SVNbrowse is a simple SVN repository browser.
To use:
- Install the directory somewhere it will be served up by the webserver and the
  PHP run.
- Edit repolist to provide a list of repository URLs.
- Edit the items in config.php as per the comments.
- Point a browser at the installed index.php.
 |