Alexander Neundorf wrote: > On Monday 22 February 2010, Brad King wrote: >> Hi Folks, >> >> Kitware has moved to distributed version control for CMake in order to >> better engage our growing community of developers and users. > > "cvs diff" still works here. How long will this still be available (read-only > I guess) so that I don't loose my local changes before switching everything > to git on my machine ?
I made one commit in the CVS repository that will not be moved to Git. It just adds a fatal error message to the top-level CMakeLists.txt file that links to the new instructions on the download page. The rest of the tree will stick around for a while. The last version that was moved to Git was tagged with "CMake-CVS-Final" in CVS. -Brad _______________________________________________ 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
