2013/8/7 Jason Dusek <[email protected]>: > 2013/8/7 Benjamin Hindman <[email protected]>: >> We've been tagging release candidates as a.b.c-rcN. Once a >> release is voted on, we create an a.b.c tag. IIUC your script >> can use this instead of an a.b.x branch. We prefer tags to >> branches for their immutable semantics (assuming you don't >> delete and re-push a tag, which we've been doing *only before >> announcing* a tag, but can stop if your script expects >> otherwise). > > This will indeed work for building specific revisions. I suppose > in this case, the script could simple build the target with the > highest RC number if there is no plain a.b.c tag.
Incidentally, I notice a few Apache projects have 0.12.x type branch names -- but is that an incubator thing? That is what inspired my initial proposal. -- Jason Dusek pgp // solidsnack // C1EBC57DC55144F35460C8DF1FD4C6C1FED18A2B
