Login  Register

Re: ViewSVN Access for old repository

Posted by Christian Geisert on Jul 05, 2006; 4:14pm
URL: http://ofbiz.116.s1.nabble.com/ViewSVN-Access-for-old-repository-tp169399p169401.html

Jacopo Cappellato schrieb:
> Hi Christian,
>
> this is a good idea; you can find the website in svn at:
>
> http://svn.apache.org/repos/asf/incubator/ofbiz/site/

Ah, direct editing of the html files ... ok.
Patch attached, or do you prefer a Jira issue?

--
Christian

Index: svn.html
===================================================================
--- svn.html (Revision 419228)
+++ svn.html (Arbeitskopie)
@@ -171,6 +171,8 @@
           <h2>The OLD OFBiz SVN Repository</h2>
           <p class="contenttext">To connect to the OFBiz SVN Respository for anonymous checkout use your SVN client command line tool:</p>
           <div class="contenttext"><pre>$ svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz</pre></div>
+          <p class="contenttext">ViewSVN Access for the old repository is available here:
+          <div class="contenttext"><pre><a href="http://svn.ofbiz.org/viewcvs">http://svn.ofbiz.org/viewcvs</a></pre></div>
 
           <hr class="sepbar"/>
           <h2>Credits</h2>