[CMake] CMake deleting SVN directories

2011-11-16 Thread Mauricio Klein
Hello guys! I have researched a lot about it but can't find a solution. I have a project under SVN control and using CMake to compile the whole code. But, when i run make clean, the CMake clean its temporary directories and the .svn directories too, what cause many troubles when commiting the

Re: [CMake] CMake deleting SVN directories

2011-11-16 Thread Eric Noulard
2011/11/16 Mauricio Klein mauricio.klein@gmail.com: Hello guys! I have researched a lot about it but can't find a solution. I have a project under SVN control and using CMake to compile the whole code. But, when i run make clean, the CMake clean its temporary directories and the .svn