Summary

figure out branch policy for seperating bugfixes and enhancements

Metadata

Description

The trunk should only receive bugfixes. New features should be developed and tested on "topic" branches Both trunk and feature-branches should then be merged into an "integration" branch for the next release.

Changes and comments

[2009-10-18 21:28:54 UTC] felix changed status from new to closed

[2009-10-18 21:28:54 UTC] felix set resolution to fixed

[2009-10-18 21:28:54 UTC] felix wrote:

The switch to git and the "pending" branch should solve this.

[2010-03-11 10:33:12 UTC] Milestone 4.3.0 deleted