To get the release branch you want to do something like:<div><br></div><div>git branch --track release origin/release</div><div>git checkout release</div><div><br></div><div>This will create a local branch that tracks the remote release branch.</div>
<div><br><div class="gmail_quote">On Mon, May 10, 2010 at 5:47 PM, Darshan Pai <span dir="ltr">&lt;<a href="mailto:darshanpai@gmail.com">darshanpai@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
No it gave me the nightly build <br><div><div></div><div class="h5"><br><div class="gmail_quote">On Mon, May 10, 2010 at 3:53 AM, Charl Botha <span dir="ltr">&lt;<a href="mailto:c.p.botha@tudelft.nl" target="_blank">c.p.botha@tudelft.nl</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
<div>On 9 May 2010 05:18, Darshan Pai &lt;<a href="mailto:darshanpai@gmail.com" target="_blank">darshanpai@gmail.com</a>&gt; wrote:<br>
&gt; All I did was cloned it on my machine and then compiled it in the cloned<br>
&gt; directory . Installed fine .<br>
<br>
</div>... but that doesn&#39;t give you a build of the 5.6.0 release, right?<br>
</blockquote></div><br>
</div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>