svn commit: r1782654 - /ofbiz/site/source-repositories.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1782654 - /ofbiz/site/source-repositories.html

Deepak Dixit-5
Author: deepak
Date: Sun Feb 12 11:05:41 2017
New Revision: 1782654

URL: http://svn.apache.org/viewvc?rev=1782654&view=rev
Log:
Updated svn path for trunk as per new svn layout.

Modified:
    ofbiz/site/source-repositories.html

Modified: ofbiz/site/source-repositories.html
URL: http://svn.apache.org/viewvc/ofbiz/site/source-repositories.html?rev=1782654&r1=1782653&r2=1782654&view=diff
==============================================================================
--- ofbiz/site/source-repositories.html (original)
+++ ofbiz/site/source-repositories.html Sun Feb 12 11:05:41 2017
@@ -68,7 +68,7 @@
     To <b>checkout</b> the source code, simply use the following command (if you are using a GUI client, configure it appropriately):
 </p>
       <ul>
-        <li><b>trunk</b>: $ svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz </li>
+        <li><b>trunk</b>: $ svn co http://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk ofbiz </li>
         <li><b>release16.11</b>: $ svn co http://svn.apache.org/repos/asf/ofbiz/branches/release16.11 ofbiz.16.11</li>
         <li><b>release15.12</b>: $ svn co http://svn.apache.org/repos/asf/ofbiz/branches/release15.12 ofbiz.15.12</li>
         <li><b>release14.12</b>: $ svn co http://svn.apache.org/repos/asf/ofbiz/branches/release14.12 ofbiz.14.12</li>