DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
The OFBiz community decides to migrate the code repository from Subversion (SVN) to Git, here the communication thread.
This document contain all the details to migrate the code repository from SVN to Git and the workflow/processes to be adopted by community.
Code Repository
We already have read-only Git mirrors for the OFBiz Subversion repository. There are two mirrors, before release16.11 and another is after the release16.11.
Since we separate the framework and plugins after release16.11.
release16.11 and previous releases
https://github.com/apache/ofbiz/
Trunk and releases after 16.11
Framework - https://github.com/apache/ofbiz-framework/
Plugins - https://github.com/apache/ofbiz-plugins
- Communicate with ASF Infra team to enable write access in the above repositories.
- After successful migration to Git, mark the SVN repository as read-only