Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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



  • No labels