Changes between Version 6 and Version 7 of RasdamanReleaseProcess
- Timestamp:
- Mar 18, 2013, 9:51:12 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RasdamanReleaseProcess
v6 v7 19 19 * Where M=Major version; m=minor version; All patch versions will belong to the same "minor" branch 20 20 * Note: consider broader detail such as per-major version release line (fewer branches) or cleaning up branches for un-maintained versions 21 22 As an example consider release 8.4.0 and following bugfixes and regression pathces: 23 {{{ 24 release_8.4 (branch) 25 /tag v8.4.0 ------ P ---- P* -- P----------> tag v8.4.1 ------- P* ---- P -------> tag v8.4.2 26 / \ \ 27 master (branch) \ \ 28 -- F -- F ------ F --- P -----------P-- (until time comes for a new release (either 8.5 or 9.0) 29 30 P = bugfix/regression ; P* = bugfix not applicable to master (due to new features) ; F = new feature development 31 }}} 21 32 22 33 A local branch can be checked out