Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Amend code repos section

Table of Contents

Code Repository

The official repositories are on ASF Gitbox, only those are committers writable.
We have also Github mirrors. You can push to them they are synced to Gitbox, even using Subversion!

There are actually 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 (previously under the specialpurpose folder) into a separate repository called OFBIZofbiz-PLUGINSplugins

ASF Gitbox (official repository replacing Subversion now read-only, 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

...

synced with Gitbox, can be forked, and PRs can be made)

release16.11 and previous releases

...

https://github.com/apache/ofbiz-framework
https://github.com/apache/ofbiz-plugins

PR can be asked but we have still to discuss if we want that to be used. I believe the Jira way should be still the official way.


  •  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

...

  •  We should make sure the buildbots are enabled on the commits for the above mentioned repository.
     I have created Waiting for
    Jira
    serverASF JIRA
    serverId5aa69414-a9e9-3523-82ec-879b028fb15b
    keyINFRA-1937619443
    for that

Revert workflow

The git revert command can use be revert a commit, more details can be found here.

...

  •  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.
    Jira
    serverASF JIRA
    serverId5aa69414-a9e9-3523-82ec-879b028fb15b
    keyINFRA-19376