Search code examples
linuxsvnwebclient

is there a subversion web client that I can use


I want to install a svn web client on Linux (preferred) or Windows. I need only read-only capabilities (no commit required) and I want to be able to compare revisions using diff. my svn server is on another machine so the web server needs to access it over http. It should also be free...

Do you know any such web client?


Solution

  • There's websvn (websvnphp.github.io) and viewcvs (viewvc.org)