Re: [sword-devel] CMake: Sword SVN trunk fails to configure without SVN

2021-02-20 Thread Jaak Ristioja
Correct. I suppose it stopped working after SVN 3840 ("Fixed CMakeList.txt to properly include SVN revision number if within an SVN repositor"). After some more research, I think the issue is that the IGNORE_SVN_FAILURE option to Subversion_WC_INFO() was only introduced in CMake 3.13 and does

Re: [sword-devel] CMake: Sword SVN trunk fails to configure without SVN

2021-02-16 Thread Troy A. Griffitts
Hi Jaak, Thanks for reminding us there is a problem here. I am not sure I have my head around this one. What I added was supposed to be a cmake module which worked correctly within svn and outside, as long as a parameter was passed which basically says skip errors. If I remember correctly, it

Re: [sword-devel] CMake: Sword SVN trunk fails to configure without SVN

2021-02-16 Thread Jaak Ristioja
Hello, If changes/fixes to the CMake build system is in queue, please consider taking a look at this BibleTime issue as well. Thanks! Best regards, J On 08.01.21 01:49, Jaak Ristioja wrote: Hello! The capricious CI for BibleTime again fails to build the latest SVN trunk version of Sword wi

[sword-devel] CMake: Sword SVN trunk fails to configure without SVN

2021-01-07 Thread Jaak Ristioja
Hello! The capricious CI for BibleTime again fails to build the latest SVN trunk version of Sword with CMake: -- Found Subversion: /usr/bin/svn (found version "1.9.7") CMake Error at /usr/local/cmake-3.12.4/share/cmake-3.12/Modules/FindSubversion.cmake:99 (message): Command "/usr/bin/sv