[CMake] Re: CTest Patch

2007-10-24 Thread Félix C. Morency
Hi, I added usefull information on using SVN with CMake/CTest on the Wiki: http://www.cmake.org/Wiki/CMake_Scripting_Of_CTest#CTest_Scripting Feel free to give me feedback and to add/change the information if its not correct enought. Regards, Félix C. Morency

[CMake] Re: CTest Patch

2007-10-24 Thread Félix C. Morency
Hi Hendrik, You are right about that because I don't think SVN output is directly analysed by the user. Maybe someone could confirm this. The SVN localization can be modified by changing the LC_MESSAGES env. variable (Unix and Windows). I did some test and it works well. This fix the bug #0005936