Sorry,

this doesn't work for me:

I start with a clean directory
mkdir pv53
cd pv53
git clone --recursive https://gitlab.kitware.com/paraview/paraview-superbuild.git
cd paraview-superbuild
git fetch --tags origin
git checkout v5.3.0

-> error: pathspec 'v5.3.0' did not match any file(s) known to git.

Fabian

On 03/15/17 02:21, Cory Quammen wrote:
git fetch --tags origin
git checkout v5.3.0

On Tue, Mar 14, 2017 at 6:06 PM, Fabian Wein <fabian.w...@fau.de> wrote:
The superbuild was tagged with v5.3.0 this morning.


I just did

git clone —recursive https://gitlab.kitware.com/paraview/paraview-superbuild.git
cd paraview-superbuild
git fetch origin
git checkout v5.3.0

and got
error: pathspec 'v5.3.0' did not match any file(s) known to git.

Do I miss something?

Thanks,

Fabian

Best regards,
Cory

On Tue, Mar 14, 2017 at 5:52 PM, Fabian Wein <fabian.w...@fau.de> wrote:
On behalf of the ParaView team, I am happy to announce that ParaView
5.3.0 has been released and is ready to download from

http://www.paraview.org/download

Release notes for ParaView 5.3.0 are available at

https://blog.kitware.com/paraview-5-3-0-release-notes/

Please add the tag to the superbuild.

BTW: My whole office is grateful for the reload (F5) and autoscaled warping of 
PV 5.2 (at least compared to PV 5.0)!! :)

Thanks to the folks at kitware for the really cool software!

Fabian

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to