[OFBiz] SVN: r7924 - trunk/website
jonesde@svn.ofbiz.org
jonesde at svn.ofbiz.org
Sat Jul 1 16:47:34 CDT 2006
Author: jonesde
Date: 2006-07-01 16:47:31 -0500 (Sat, 01 Jul 2006)
New Revision: 7924
Modified:
trunk/website/svn.html
Log:
Updated for new ASF SVN server
Modified: trunk/website/svn.html
===================================================================
--- trunk/website/svn.html 2006-07-01 17:37:19 UTC (rev 7923)
+++ trunk/website/svn.html 2006-07-01 21:47:31 UTC (rev 7924)
@@ -33,11 +33,13 @@
<a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg" border="0" alt="The Open For Business Project"/></a>
</div>
<div class="right">
+ <a href="http://incubator.apache.org/projects/ofbiz.html"><img src="http://incubator.apache.org/images/apache-incubator-logo.png" width="120" alt="Apache Incubator" border="0"/></a>
+
<a href="http://www.java.net"><img src="http://today.java.net/images/javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button"/></a>
-
+
<a href="http://sf.net/projects/ofbiz"><img src="http://sourceforge.net/sflogo.php?group_id=27173" width="88" height="31" border="0" alt="SourceForge Logo"/></a>
-
- <a href="http://www.ofbiz.org"><img src="images/ofbiz_powered.gif" width="88" border="0"/></a>
+
+ <a href="http://www.ofbiz.org"><img src="images/ofbiz_powered.gif" width="88" border="0" alt="Powered By OFBiz"/></a>
</div>
<div class="endcolumns"><span> </span></div>
</div>
@@ -68,9 +70,9 @@
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="boxbottom">
<tr>
<td align="left">
- <div> - <a class='buttontext' href="http://svn.ofbiz.org/viewcvs"><b>SVN - ViewCVS</b></a></div>
- <div> - <a class='buttontext' href="http://svn.ofbiz.org/svn/ofbiz"><b>SVN - Browse</b></a></div>
- <div> - <a class='buttontext' href="http://www.ofbiz.org/rss/svnlog.rss"><b>SVN - Log (RSS)</b></a></div>
+ <div> - <a class='buttontext' href="http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/"><b>SVN - Browse</b></a></div>
+ <div> - <a class='buttontext' href="http://svn.apache.org/viewvc/incubator/ofbiz/trunk/"><b>SVN - ViewCVS</b></a></div>
+ <!-- doesn't seem to be an RSS feed for the ASF SVN server <div> - <a class='buttontext' href="http://www.ofbiz.org/rss/svnlog.rss"><b>SVN - Log (RSS)</b></a></div> -->
</td>
</tr>
</table>
@@ -124,10 +126,6 @@
<tr>
<td align=left>
<div> - <a class="buttontext" href="http://www.ofbiz.org">OFBiz - Home</a></div>
- <div> - <a class="buttontext" href="http://jira.ofbiz.org">OFBiz - Jira</a></div>
- <div> - <a class="buttontext" href="http://ofbizwiki.go-integral.com">OFBiz - Wiki</a></div>
- <div> - <a class="buttontext" href="http://lists.ofbiz.org">Mailing Lists</a></div>
- <div> - <a class="buttontext" href="https://ofbiz.dev.java.net">Java.Net Project Site</a></div>
</td>
</tr>
</table>
@@ -141,37 +139,47 @@
<h2>Anonymous (Guest) Access</h2>
<p class="contenttext">To connect to the OFBiz SVN Respository for anonymous checkout use your SVN client command line tool:</p>
- <p class="contenttext"><pre>$ svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz</pre></p>
- <hr class="sepbar">
+ <p class="contenttext"><pre>$ svn co http://svn.apache.org/repos/asf/incubator/ofbiz/trunk ofbiz</pre></p>
+
+ <hr class="sepbar"/>
<h2>Developer Access</h2>
<p class="contenttext">Developer access requires a special account which is provided by the OFBiz adminstrators.
If you have a developer account you can access the repository through HTTPS. When checking in, you will be prompted
your userID and password</p>
- <p class="contenttext"><pre>$ svn co https://svn.ofbiz.org/svn/ofbiz/trunk ofbiz</pre></p>
+ <p class="contenttext"><pre>$ svn co https://svn.apache.org/repos/asf/incubator/ofbiz/trunk ofbiz</pre></p>
<p class="contenttext">When you first connect you will be prompted to accept the SSL certificate.
- Verify the certificate is for <b>svn.ofbiz.org</b> and is signed by <b>cacert.org</b>.
+ Verify the certificate is for <b>svn.apache.org</b>.
After verification, select option 'P' to permanently add to your SVN configuration.</p>
<p class="contenttext">Subversion can handle keyword expansion, eol conversion as well as may other features.
Most of these features are configured on the client level rather than on the server. To make this easy on
developers and to provide a standard configuration, the official OFBiz Subversion client configuration file
- can be found here: <pre><a href="http://svn.ofbiz.org/svn/ofbiz/trunk/website/svn/config" target="_new">config</a></pre></p>
+ can be found here: <pre><a href="http://svn.apache.org/repos/asf/incubator/ofbiz/site/svn/config" target="_new">config</a></pre></p>
<p class="contenttext">This file should replace the config file found in your $HOME/.subversion directory.</p>
- <hr class="sepbar">
+
+ <hr class="sepbar"/>
<h2>WebDAV Access</h2>
<p class="contenttext">All users can access anonymous WebDAV either by pointing your browser or connecting
your WebDAV client to the same address as above:</p>
- <p class="contenttext"><pre><a href="http://svn.ofbiz.org/svn/ofbiz">http://svn.ofbiz.org/svn/ofbiz</a></pre></p>
- <hr class="sepbar">
+ <p class="contenttext"><pre><a href="http://svn.apache.org/repos/asf/incubator/ofbiz/trunk">http://svn.apache.org/repos/asf/incubator/ofbiz/trunk</a></pre></p>
+
+ <hr class="sepbar"/>
<h2>ViewSVN Access</h2>
<p class="contenttext">Public browsing of Subversion is available using the ViewCVS tool. You can access this
tool from the following link:</p>
- <p class="contenttext"><pre><a href="http://svn.ofbiz.org/viewcvs">http://svn.ofbiz.org/viewcvs</a></pre></p>
- <hr class="sepbar">
+ <p class="contenttext"><pre><a href="http://svn.apache.org/viewvc/incubator/ofbiz/trunk/">http://svn.apache.org/viewvc/incubator/ofbiz/trunk/</a></pre></p>
+
+ <hr class="sepbar"/>
+ <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>
+ <p class="contenttext"><pre>$ svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz</pre></p>
+
+ <hr class="sepbar"/>
<h2>Credits</h2>
- <p class="contenttext">The Subversion respository and JIRA hosting is provided by
+ <p class="contenttext">The Subversion respository and JIRA hosting for the old servers, and the Confluense hosting is provided by
<a href="http://www.ofbiz.org/services.html">Undersun Consulting LLC</a> and
<a href="http://www.contegix.com">Contegix LLC</a>. JIRA Professional license provided by
<a href="http://www.atlassian.com">Atlassian Software Systems Pty Ltd</a>.
+ The new ASF SVN and Jira and other servers are hosted by the <a href="http://www.apache.org">Apache Software Foundation</a>.
Many thanks to all!</p>
</td>
</tr>
More information about the Svn
mailing list