[Paraview] How do I download a previous version of PavaView via git?

Robert Maynard robert.maynard at kitware.com
Tue Dec 13 13:38:43 EST 2011


use git tag to list all the releases of ParaView

use git checkout with the tag name to checkout that version of ParaView.

On Tue, Dec 13, 2011 at 1:07 PM, Joe Ping-Lin Hsiao <phsiao at cs.unc.edu> wrote:
> Hi,
>
> I wonder is there a way to download a previous version of ParaView,
> say 3.10.1, via git?
> I have to modify ParaView source code for my application. I also want
> to benefit from using newer ParaView in the future. So I want to test
> if I update ParaView through git, will my modification be preserved.
>
> Thanks,
> Joe
> _______________________________________________
> 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview



-- 
Robert Maynard


More information about the ParaView mailing list