Hi,
I am doing development on windows. I also have cygwin installed, to do things
from the commandline once in a while. I also use TortoiseSVN.
When trying to use
SUBVERSION_WC_INFO(${PROJECT_SOURCE_DIR} info)
In a cmake file, I get the following error:
Command "c:/cygwin/bin/svn.exe info
C:/roadrunnerwork/source/trunk/Wrappers" failed with output:
svn: E155007:
'/cygdrive/c/rrBuilds/xe/rr/C:/roadrunnerwork/source/trunk/Wrappers' is not
a working copy
So it seems it found the cygwin svn comman line client. The path:
'/cygdrive/c/rrBuilds/xe/rr/C:/roadrunnerwork/source/trunk/Wrappers'
is composed of the path where I execute the make command and the source folder,
for which I want the svn info..
How to recover from this?
-totte
--
.........................
Totte Karlsson, Ph.D.
Dune Scientific, LLC
425-296 1980 (office)
425-780 9648 (cell)
www.dunescientific.com
.........................
--
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 CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake