Hi Folks,

Kitware has moved to distributed version control for CMake in order to
better engage our growing community of developers and users.  It will
enhance our process for accepting patches and help give credit to all
contributors.

We've chosen Git to implement this move.  Details appear here:

  http://www.cmake.org/Wiki/CMake/Git
  http://www.cmake.org/cmake/resources/software.html#dev

Use one of these commands to clone the "cmake.org/cmake.git" repository:

  git clone git://cmake.org/cmake.git CMake

or for http protocol:

  git clone http://cmake.org/cmake.git CMake

If you cannot install a git client, the repository is also served
by cvs pserver:

  cvs -d :pserver:[email protected]:/cmake.git co -d CMake master

Please see the above-linked wiki page for full instructions.

-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

Reply via email to