MantisBT - ParaView
View Issue Details
0012907ParaView(No Category)public2012-02-02 22:252015-01-11 08:34
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
3.12 
3.14 
Sandia
12907_fix_version_determination
incorrect functionality
0012907: Version issues when GIT is not found
There's a lot of confusion with ParaView not determining version correctly when "git describe" fails.

The proposed solution is to use the version specified in the CMakeLists.txt file (similar to what was done in past) when git describe fails.
No tags attached.
Issue History
2012-02-02 22:25Utkarsh AyachitNew Issue
2012-02-02 22:25Utkarsh AyachitAssigned To => Utkarsh Ayachit
2012-02-02 22:28Utkarsh AyachitTopic Name => 12907_fix_version_determination
2012-02-02 22:28Utkarsh AyachitNote Added: 0028022
2012-02-02 22:28Utkarsh AyachitStatusbacklog => gatekeeper review
2012-02-02 22:28Utkarsh AyachitFixed in Version => git-next
2012-02-02 22:28Utkarsh AyachitResolutionopen => fixed
2012-02-03 15:06Utkarsh AyachitNote Added: 0028037
2012-02-03 15:06Utkarsh AyachitStatusgatekeeper review => customer review
2012-02-03 15:06Utkarsh AyachitNote Added: 0028049
2012-02-03 15:07Utkarsh AyachitFixed in Versiongit-next => git-master
2012-02-07 19:59Alan ScottNote Added: 0028082
2012-02-07 19:59Alan ScottStatuscustomer review => closed
2012-02-08 17:21Utkarsh AyachitFixed in Versiongit-master => 3.14
2015-01-11 08:33Utkarsh AyachitSource_changeset_attached => ParaView master d138d65b
2015-01-11 08:34Utkarsh AyachitSource_changeset_attached => ParaView master 8c85b5d9

Notes
(0028022)
Utkarsh Ayachit   
2012-02-02 22:28   
commit 8c85b5d9343901285e0f2c3cc5aa13e02799595c
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Feb 2 22:27:25 2012 -0500

    Fixed BUG 0012907. Use hard coded version when git is not found.
    
    We now use hardcoded version when git is not found, similar to what was
    done in the past.
(0028037)
Utkarsh Ayachit   
2012-02-03 15:06   
merged into master, where applicable.
(0028049)
Utkarsh Ayachit   
2012-02-03 15:06   
merged into master, where applicable.
(0028082)
Alan Scott   
2012-02-07 19:59   
I just did a pull, and it works client/server - I believe client can see Kitware, server cannot. Thus, I believe it is good. Tested remote server, Linux, master.