[vtkusers] getting VTK 5.6.0 from git

Dave Partyka dave.partyka at kitware.com
Mon May 10 17:50:15 EDT 2010


To get the release branch you want to do something like:

git branch --track release origin/release
git checkout release

This will create a local branch that tracks the remote release branch.

On Mon, May 10, 2010 at 5:47 PM, Darshan Pai <darshanpai at gmail.com> wrote:

> No it gave me the nightly build
>
> On Mon, May 10, 2010 at 3:53 AM, Charl Botha <c.p.botha at tudelft.nl> wrote:
>
>> On 9 May 2010 05:18, Darshan Pai <darshanpai at gmail.com> wrote:
>> > All I did was cloned it on my machine and then compiled it in the cloned
>> > directory . Installed fine .
>>
>> ... but that doesn't give you a build of the 5.6.0 release, right?
>>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100510/e4c59d06/attachment.htm>


More information about the vtkusers mailing list