On 07/10/2014 02:23 PM, Justin Clift wrote:
On 10/07/2014, at 9:45 AM, Niels de Vos wrote:
On Wed, Jul 09, 2014 at 09:33:01PM +0100, Justin Clift wrote:
That v3.5qa2 tag name on master is annoying, due to the RPM
naming it causes when building on master.

Did we figure out a solution?

Maybe we should do a v3.6<something> tag at feature freeze
time or something?

I think we can push a "v3.6dev" tag to master, it should reference
a commit after the release-3.5 branch-point.

The first 3.6 release would be something like "v3.6.0alpha", possibly
adding "v3.6.0alpha1", and subsequent "v3.6.0beta" + "N".

Comparing versions can be done in the RPM-way like this:

    $ rpmdev-vercmp 3.6dev 3.6.0alpha1
    0:3.6.0alpha1-None is newer

When branching release-3.6, we'll need a tag for the master branch
again, maybe "v3.7dev"?

Yeah, that sounds like a workable approach.  Who wants to push the
tag to master to make that happen? :)


Since we are very close to branching release-3.6 (over this weekend), I will do the following:

1. Create the first release from release-3.6 branch as v3.6.0alpha1

2. Create a new "v3.7dev" tag in the master branch after release-3.6 is in place.

Thanks,
Vijay
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Reply via email to