[CMake] [PATCH] FindSubversion.cmake Windows fixes
Tanguy Krotoff
tkrotoff at gmail.com
Sat May 17 14:26:30 EDT 2008
Hello
Another patch :)
(against CMake-2.6.0)
Issues:
- SET(ENV{LC_ALL} C) does not work under Windows: it should be done
each time the macro Subversion_WC_INFO is run.
- svn log -r takes too long
So I've splitted macro Subversion_WC_INFO and created a new one:
Subversion_WC_LOG
--
Tanguy Krotoff <tkrotoff at gmail.com>
+33 6 68 42 70 24
-------------- next part --------------
A non-text attachment was scrubbed...
Name: findsubversion.patch
Type: application/octet-stream
Size: 3195 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080517/4460b93a/attachment.obj>
More information about the CMake
mailing list