2009/9/26 Michael Wild <them...@gmail.com>: > Usually I use > > cvs update -dARP > > which IMHO should probably be the default, because that's what people (i.e. > me) expect from an update.
-dRP are ok even if I think R is not needed, however you usually don't want A unless you want to checkout cvs HEAD. > Are there any plans for CMake (and other Kitware projects) to switch over to > a more contemporary VCS, such as git, hg or bzr (in the order of my > preference :-))? You may already set up a git cvsimport repository which may be updated daily/hourly. That way you may git clone + branch from the cvs-imported repo and use git instead of cvs. If the cvs imported repo is publicly available other may benefits from your GIT repo. -- Erk Membre de l'April - « promouvoir et défendre le logiciel libre » - http://www.april.org _______________________________________________ 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