DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
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 release branch 16.11, we disentangled the plugin components (under the specialpurpose folder) into a separate repository called OFBIZ-PLUGINS
ASF Gitbox (official repository, commiters writable)
https://gitbox.apache.org/repos/asf/ofbiz-framework.git https://gitbox.apache.org/repos/asf/ofbiz-plugins.git https://gitbox.apache.org/repos/asf/ofbiz-site.git https://gitbox.apache.org/repos/asf/ofbiz-tools.git
Github (unofficial repository, read only)
release16.11 and previous releases
https://github.com/apache/ofbiz/
Trunk and releases after 16.11
...
https://github.com/apache/ofbiz-framework
...
...
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
...
Update the RAT tool if needed to use git repository
- Check if we are using any RAT related thing, and impact of using Git repository on this. We finally use the associated Svn repo associated by Githhub, it works.