[CMake] Subversion_WC_INFO macro should not do SEND_ERROR

Tyler Roscoe tyler at cryptio.net
Tue Jan 26 11:33:55 EST 2010


On Tue, Jan 26, 2010 at 10:23:03AM +0100, Marcel Loose wrote:
> Is that portable? I don't do development on Windows, but I vaguely
> remember that on Windows the ".svn" directories had a different name,
> because Windows doesn't really like file- and directory names that start
> with a dot.

Windows uses .svn directories at least since svn 1.5.

svn 1.7 will likely change this though -- they're moving to a more
centralized sqlite database for the metadata store -- so I would not
recommend any strategy based on the existence of .svn files.

tyler


More information about the CMake mailing list