DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
https://github.com/apache/ofbiz-framework
https://github.com/apache/ofbiz-plugins
https://github.com/apache/ofbiz-site
https://github.com/apache/ofbiz-tools
| Info | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
| Note that you can use Subversion through those repository to finally commit to Gitbox. You can also checkout. A Github feature[1] allows that. You can do it by checking out from Github. For instance, simply try svn co https://github.com/apache/ofbiz-plugins/trunk/ecommerce If you then Svn commit, the Github repo will be the ending container and will sync to ASF Gitbox I have used the same in build.Gradle:
I don't say it's a definitive solution. At least it allows to think more about the best solution... [1] https://help.github.com/en/github/importing-your-projects-to-github/working-with-subversion-on-github |
...
- Update the information related to Git on OFBiz website Unknown User (swapnilmmane)
https://ofbiz.apache.org/source-repositories.html - Update the information related to Git to OFBiz tutorials Unknown User (swapnilmmane)
OFBiz Tutorial - A Beginners Development Guide - Update https://projects.apache.org/project.html?ofbiz I did it on Gitbox, butI don't remembe how to update https://ofbiz.apache.org/doap_OFBiz.rdf which is reference point.
Migrate svn pre/post commit hooks
...