MantisBT - ParaView
View Issue Details
0015890ParaView(No Category)public2015-12-17 12:132016-07-22 19:30
Mattijs 
Ben Boeckel (Kitware) 
lowminorhave not tried
closedfixed 
4.4 
git-master 
TBD
documentation
0015890: compilation of 4.4.0 source pack uses 'git describe'
- create some git repo
- unpack paraview source pack in it
- build in same directory
- paraview compilation uses 'git describe' which does not find .git in the paraview source directory so recurses up and finds version from my git repo.

Workaround:
- not build paraview under another git repo
Hackathon-July-2016
Issue History
2015-12-17 12:13MattijsNew Issue
2016-07-12 11:43Utkarsh AyachitTag Attached: Hackathon-July-2016
2016-07-13 11:11Utkarsh AyachitAssigned To => Ben Boeckel (Kitware)
2016-07-13 11:38Ben Boeckel (Kitware)Note Added: 0036364
2016-07-13 11:38Ben Boeckel (Kitware)Statusbacklog => gatekeeper review
2016-07-13 11:38Ben Boeckel (Kitware)Resolutionopen => fixed
2016-07-13 13:33Utkarsh AyachitStatusgatekeeper review => customer review
2016-07-13 13:33Utkarsh AyachitFixed in Version => git-master
2016-07-22 19:30Alan ScottNote Added: 0036553
2016-07-22 19:30Alan ScottStatuscustomer review => closed

Notes
(0036364)
Ben Boeckel (Kitware)   
2016-07-13 11:38   
See this MR: https://gitlab.kitware.com/paraview/paraview/merge_requests/878 [^]
(0036553)
Alan Scott   
2016-07-22 19:30   
Closing untested.