On Fri, Apr 9, 2010 at 11:25 AM, Arnaud Gelas <[email protected]>wrote:
> David, > > you're right Suversion_WC_INFO should only focus on svn working copy! Such > kind of features should be included in a specific module (git-svn one for > instance). > > I have just checked the documentation of git svn info which returns a lot > of important information, but does not support yet git svn info > --revision... So, I guess we should wait for this one... > > Now regarding Subersion_WC_INFO, could it be modified in such a way that if > first check of a svn working copy, send a message status if not and return a > default value ? > > Just want to make sure, this could be an "expected" behavior... > > I think that might be useful... but it is not there in existing cmake releases. So... if a project must use an existing cmake release, it needs to add the check for the working copy (however it thinks best to implement such a thing...) in its own source code. Modifications to Subversion_WC_INFO should be filtered through its module maintainer. If he thinks it's ok, then it's probably ok. This page: http://www.cmake.org/Wiki/CMake:Module_Maintainers ...lists "tristan dot carel at gmail dot com" as the FindSubversion module maintainer... Let's see what he says. David
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
