Changeset 1628
- Timestamp:
- 07/08/08 19:52:22 (2 months ago)
- Files:
-
- web/svn.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
web/svn.php
r1367 r1628 8 8 <h2>Browsing the sources</h2> 9 9 <p>Though SVN repositories are most commonly accessed using a special piece of software called a <a href="http://subversion.tigris.org">SVN client</a>, we also provide a web-based interface to view SVN repositories. Browsing the SVN tree gives you a great view into the current status of this project's code. You may also view the complete histories of any file in the repository.</p> 10 <p>If all you need is to browse the sources, you can go to <a href="http:// www.cherokee-project.com/websvn/"> http://www.cherokee-project.com/websvn/</a></p>10 <p>If all you need is to browse the sources, you can go to <a href="http://svn.cherokee-project.com/"> http://svn.cherokee-project.com/</a></p> 11 11 12 12 <h2>Checking out the sources</h2>