[vtkusers] getting VTK 5.6.0 from git

David Gobbi david.gobbi at gmail.com
Mon May 10 18:02:21 EDT 2010


Aha, so that's where 5.6 is.  Until now, I didn't know that VTK git
had an active release branch.  I guess that I just didn't look.

   David


On Mon, May 10, 2010 at 3:50 PM, Dave Partyka <dave.partyka at kitware.com> wrote:
> 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
>>
>
>



More information about the vtkusers mailing list