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.

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 :-))?

Michael

On 26.09.2009, at 14:49, Eric Noulard <eric.noul...@gmail.com> wrote:

2009/9/26 Alexander Neundorf <a.neundorf-w...@gmx.net>:
On Saturday 26 September 2009, Andreas Pakulat wrote:

Not sure which one is newer, but I just cvs up'ed to the CMAKE-2-8
branch and tried to build and it failed with this:
[ 90%] Building CXX object
Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.o
In file included from /home/andreas/src/CMake/Utilities/ cm_xmlrpc.h:26,
                from
/home/andreas/src/CMake/Source/CTest/cmCTestSubmitHandler.cxx:28:
/home/andreas/src/CMake/Utilities/cmxmlrpc/xmlrpc.h:32:36: error:

I think something went wrong with your checkout/update. The directory
CMake/Utilities/cmxmlrpc/ should be empty/non-existant.

You may need to add pruning "-P" option to your cvs udpate command.
I did a fresh checkout and had no trouble compiling CMake.


--
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

_______________________________________________
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

Reply via email to