[Paraview] [Non-DoD Source] Re: Superbuild repo change?

Ben Boeckel ben.boeckel at kitware.com
Wed Feb 22 09:04:51 EST 2017


On Wed, Feb 22, 2017 at 13:10:04 +0000, Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US) wrote:
> Cory - so I did a “git pull” and “git submodule update” in my existing
> paraview-superbuild repository directory and that 5.3.0-RC1 information
> was not in the versions.cmake file.     I did a clean “git clone” and I
> then received the correct files.        I’m not a git expert - so I’m not
> sure why I had to do a clean “git clone”.   I thought I “git pull” should
> have done a proper update.      I must be missing something with my
> repository update commands …..

What is the output of the following commands:

  - git config branch.master.remote
  - git remote show $output_from_previous_command
  - git remote show origin

--Ben


More information about the ParaView mailing list