This is a discussion on PHP-based SVN web viewer within the PHP Language forums, part of the PHP Programming Forums category; I'm in the process of persuading my project team to deploy TortoiseSVN for document management (Word files and such). ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm in the process of persuading my project team to deploy TortoiseSVN
for document management (Word files and such). One thing that I need to do is set up a web client so that those without Tortoise could still view the docs. Does anyone any software aside from ViewSVN? |
|
|||
|
Another repository viewer is Chora, but it seems still quite buggy [1],
since it was a CVS viewer originally and SVN support has been added just recently. [1] http://svn.haxx.se/users/archive-2005-04/1794.shtml |
|
|||
|
milahu wrote: > Another repository viewer is Chora, but it seems still quite buggy [1], > since it was a CVS viewer originally and SVN support has been added > just recently. > > [1] http://svn.haxx.se/users/archive-2005-04/1794.shtml Thanks for the info. Chora looks interesting but Horde is real bear to set up. I think I'm going to get Tomcat up and running and see what SVNWebClient can do. |