PHP-based SVN web viewer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chung Leong

    PHP-based SVN web viewer

    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?

  • milahu

    #2
    Re: PHP-based SVN web viewer

    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

    Comment

    • Chung Leong

      #3
      Re: PHP-based SVN web viewer


      milahu wrote:[color=blue]
      > 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[/color]

      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.

      Comment

      Working...