<br>for those who didn&#39;t knew how to get the release-2.0 branch from master branch in git, below are the instructions.<br><br style="font-family: courier new,monospace;"><b style="font-family: courier new,monospace;"></b><span style="font-family: courier new,monospace;">sh$ </span><a style="font-family: courier new,monospace;" href="http://git-scm.com/download">git</a><span style="font-family: courier new,monospace;"> clone git://<a href="http://git.sv.gnu.org/gluster.git">git.sv.gnu.org/gluster.git</a> glusterfs
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
 sh$ cd gluster.git
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
 sh$ git checkout -b release-2.0 origin/release-2.0 #(run only first time)
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
 sh$ git pull
</span><br style="font-family: courier new,monospace;"><i><br></i><div class="gmail_quote">-Amar<br><br>On Mon, Jul 6, 2009 at 4:53 PM, Anand Avati <span dir="ltr">&lt;<a href="mailto:avati@gluster.com">avati@gluster.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">&gt; Could the rc/qa releases be tagged in git? It&#39;d be helpful to know<br>

&gt; what fixes to expect in a given point release. Also, is there an<br>
&gt; intention to eventually merge the release-2.0 branch with master, or<br>
&gt; is the master branch going to eventually become 2.1?<br>
<br>
</div>release-2.0 will just keep getting bug fixes, and is the recommended<br>
branch for usage (till release-2.1 branch is made down the line).<br>
Minor releases (2.0.x) will be made off the release-2.0 branch.<br>
Patches going into release-2.0 (bug fixes) get double committed into<br>
mainline, but mainline gets other patches as well and is more dynamic,<br>
hence not recommended for deployments. 2.1 branch will eventually be<br>
made off the mainline.<br>
<font color="#888888"><br>
Avati<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a><br>
<a href="http://lists.nongnu.org/mailman/listinfo/gluster-devel" target="_blank">http://lists.nongnu.org/mailman/listinfo/gluster-devel</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Amar Tumballi<br><br>