summaryrefslogtreecommitdiff
path: root/www/websvn/DESCR
blob: 8000fae810dc58704fb20bcd404a9bc8cf0b91ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
WebSVN offers a view onto your subversion repositories that's been designed to
reflect the Subversion methodology. You can view the log of any file or 
directory and see a list of all the files changed, added or deleted in any 
given revision. You can also view the differences between 2 versions of a 
file so as to see exactly what was changed in a particular revision.

WebSVN offers the following features:

    * Easy to use interface
    * Highly customisable templating system
    * Log message searching
    * Colourisation of file listings
    * Fast browsing thanks to internal caching feature
    * Apache MultiViews support 

Since it's written using PHP, WebSVN is also very portable and easy to 
install.