[rsyslog] rsyslog version numbering
Michael Biebl
mbiebl at gmail.com
Fri Apr 4 11:19:59 CEST 2008
2008/4/4, Rainer Gerhards <rgerhards at hq.adiscon.com>:
>
> 999.2.0 - stable
> 999.3.x - big overhaul feature, stabilizing
> 999.5.x - .3 + next focus feature, stabilizing
> 999.7.x - .5 + next focus feature, stabilizing
> 999.9.x - devel
>
> Again... comments please ;)
I think you really should try to use git feature branches for that.
Have a stable and master (development) branch, and develop the
features in separate topic branches feature-A, feature-B etc.
Whenever one feature is ready, merge it into master.
This way, it doesn't matter which feature you have to concentrate on
is released first (no skipped version numbers!).
The strong merge suppport in git would also allow to cherrypick easily
from the different feature branches or merge between them.
Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
More information about the rsyslog
mailing list