There is a ViewVC installation at Apache. See svn.apache.org root. On Nov 20, 2009 9:31 PM, "C. Michael Pilato" <cmpil...@collab.net> wrote:
Author: cmpilato Date: 2009-11-20 18:13:11-0800 New Revision: 67 Modified: trunk/www/index.html Log: * www/index.html Fixup URLs to point to Apache repository location(s). Modified: trunk/www/index.html Url: http://subversion.tigris.org/source/browse/subversion/trunk/www/index.html?view=diff&pathrev=67&r1=66&r2=67 ============================================================================== --- trunk/www/index.html (original) +++ trunk/www/index.html 2009-11-20 18:13:11-0800 @@ -203,14 +203,14 @@ Development</a>.</p></li> <li><p>Read the <a href="hacking.html">Hacker's Guide to Subversion</a>.</p></li> - <li><p>Maybe browse the <a href="http://svn.collab.net/svn-doxygen/" + <li><p>Maybe browse the <a href="http://svn.apache.org/svn-doxygen/" >API documentation</a>.</p></li> - <li><p><a href="http://svn.collab.net/viewvc/svn/trunk/" + <li><p><a href="http://svn.apache.org/repos/asf/subversion/trunk/" >Browse the source tree</a> with ViewVC.</p></li> <li><p>Check out the source tree:<br/> <tt>svn checkout <a - href="http://svn.collab.net/repos/svn/trunk/" - >http://svn.collab.net/repos/svn/trunk/</a></tt></p></li> + href="http://svn.apache.org/repos/asf/subversion/trunk/" + >http://svn.apache.org/repos/asf/subversion/trunk/</a></tt></p></li> <li><p>Hack!</p></li> </ul> ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=2422647