wiki:HowToBackport

Version 5 (modified by hamish, 11 years ago) ( diff )

keep order

Backporting

For general advice, see http://svnbook.red-bean.com/en/1.4/svn.branchmerge.copychanges.html

For GRASS, see Merge between branches (backporting).

Policies

Q: Should developers do it themselves? Or ask another dev to do it to keep some review sanity?

A: It depends: preferably a developer should be able to backport him/herself but

  • do not break the release branch
  • commit to the dev branch first
  • make tests
  • only fix bugs, do not introduce new features

If the latter is unclear, it should be discussed on the developers list. If in doubt, ask! In this case, a path/diff is appreciated.

Note: See TracWiki for help on using the wiki.