Re: [CMake] find_package(Subversion) fails when run by an automated Jenkins build

2012-03-06 Thread Massaro Alessio
services were running under the built-in system account. Thanks very much for the feedback! -Original Message- From: Eric Noulard [mailto:eric.noul...@gmail.com] Sent: 29 February 2012 18:32 To: Massaro Alessio Cc: cmake@cmake.org Subject: Re: [CMake] find_package(Subversion) fails when run

[CMake] find_package(Subversion) fails when run by an automated Jenkins build

2012-02-29 Thread Massaro Alessio
Hi there, Awkward behaviour: My CMakeLists.txt do a find_package(Subversion) Now, I have a Jenkins build server running under domain user XYZ The Jenkins CMake plugin tells me it's trying to do the following: c:\Program Files\CMake 2.8\bin\cmake.exe -G Visual Studio 9 2008

Re: [CMake] find_package(Subversion) fails when run by an automated Jenkins build

2012-02-29 Thread Eric Noulard
2012/2/29 Massaro Alessio alessio.mass...@mediobanca.co.uk: Hi there, Awkward behaviour: My CMakeLists.txt do a find_package(Subversion) Now, I have a Jenkins build server running under domain user XYZ The Jenkins CMake plugin tells me it’s trying to do the following: