OFBiz Source Repository and Access

View Repository

SVN - FishEye
SVN - Browse
SVN - ViewCVS

Subversion Links

Subversion Home
SVN Client Tools
Subversion Book

Anonymous (Guest) Access

Anonymous (Guest) Access

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

Quicker download

or, for a quicker download, if you are just interested in a trunk or release snapshot (not interested in keeping your local copy updated):

Alternative download

As an alternative you may download a "ready-made" package at Nightly Builds, What Do I Get?. But using the SVN repository is the recommended way.

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

Developer Access

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.

Windows %USERPROFILE%\Application Data\Subversion\config
Linux ~/.subversion/config

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

WebDAV Access

ViewSVN Access

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

ViewSVN Access

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

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

ViewSVN Access for the old repository is available here: http://svn.ofbiz.org/viewcvs

History

For those interested by history (pre ofbiz.org) this link gives you some informations

OFBiz Website Repository and Access (for committers)

To update the ofbiz.apache.org website and related xsd files:

1) check out the site files from svn: https://svn.apache.org/repos/asf/ofbiz/site/

2) update the required website and xsd files and commit

3) publish the updates:

  • ssh to people.apache.org using your committer's account and password
  • cd /www/ofbiz.apache.org/
  • svn up

The mods will go live approx after 30 minutes.

To know more from ASF : http://www.apache.org/dev/project-site.html

 

Credits

The Subversion respository and JIRA hosting for the old servers, and the Confluence 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!