gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] could the rc releases be tagged in git?


From: Amar Tumballi
Subject: Re: [Gluster-devel] could the rc releases be tagged in git?
Date: Mon, 6 Jul 2009 17:03:53 -0700


for those who didn't knew how to get the release-2.0 branch from master branch in git, below are the instructions.

sh$ git clone git://git.sv.gnu.org/gluster.git glusterfs
sh$ cd gluster.git
sh$ git checkout -b release-2.0 origin/release-2.0 #(run only first time)
sh$ git pull

-Amar

On Mon, Jul 6, 2009 at 4:53 PM, Anand Avati <address@hidden> wrote:
> Could the rc/qa releases be tagged in git? It'd be helpful to know
> what fixes to expect in a given point release. Also, is there an
> intention to eventually merge the release-2.0 branch with master, or
> is the master branch going to eventually become 2.1?

release-2.0 will just keep getting bug fixes, and is the recommended
branch for usage (till release-2.1 branch is made down the line).
Minor releases (2.0.x) will be made off the release-2.0 branch.
Patches going into release-2.0 (bug fixes) get double committed into
mainline, but mainline gets other patches as well and is more dynamic,
hence not recommended for deployments. 2.1 branch will eventually be
made off the mainline.

Avati


_______________________________________________
Gluster-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gluster-devel




--
Regards,
Amar Tumballi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]