Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added the information of code repository and TODO task in this.

...

This document contain all the details to migrate the code repository from SVN to Git and the workflow/processes to be adopted by community.


Table of Contents

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