Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

General Goals, Policies and Process

 

 

 

Info
titleRepositoy structure

After the svn tag "beforeSvnRestructuring" the repository strcture has changed please refer to history for information before this tag

The What, Why and How of Apache OFBiz

...

  1. cd into the checked out release branch folder
  2. $ svn merge -r ${revision-1}:${revison} https http://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk
  3. $ svn commit -m "Applied fix from trunk for revision: ${revision}"

...