The Open For Business Project
Apache Software Foundation   java.net Member Button   SourceForge Logo   Powered By OFBiz
 
View Repository

Subversion Links

Resources & Tools
   

Anonymous (Guest) Access

To connect to the OFBiz SVN Respository for anonymous checkout use your SVN client command line tool:

$ svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz


Developer Access

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

$ svn co https://svn.apache.org/repos/asf/ofbiz/trunk ofbiz

When you first connect you will be prompted to accept the SSL certificate. Verify the certificate is for svn.apache.org. After verification, select option 'P' to permanently add to your SVN configuration.

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:

config

This file should replace the config file found in your $HOME/.subversion directory.


WebDAV Access

All users can access anonymous WebDAV either by pointing your browser or connecting your WebDAV client to the same address as above:

http://svn.apache.org/repos/asf/ofbiz/trunk


ViewSVN Access

Public browsing of Subversion is available using the ViewCVS tool. You can access this tool from the following link:

http://svn.apache.org/viewvc/ofbiz/trunk/


Open for Business Extensions

Open Source (but not Apache 2.0 licensed) OFBiz Extensions

$ svn co https://svn.hotwaxmedia.com/svn/ofbizext

https://hotwaxmedia.com/fisheye/browse/ofbizext


The OLD OFBiz SVN Repository

To connect to the OFBiz SVN Respository for anonymous checkout use your SVN client command line tool:

$ svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz


Credits

The Subversion respository and JIRA hosting for the old servers, and the Confluense hosting is provided by Hotwax Media Inc. and Contegix LLC. JIRA Professional license provided by Atlassian Software Systems Pty Ltd. The new ASF SVN and Jira and other servers are hosted by the Apache Software Foundation. Many thanks to all!