Home Introduction
 

Search

Introduction to the Hg version control PDF Print E-mail
Written by Paolo Brandoli   
Wednesday, 31 December 2008 15:17

The version control used to develop Imebra is Mercurial (Hg), from Selenic.

Mercurial is a distributed version control system: this means that you will have access to the full project history even when working offline.
Commit and changes can be made while working offline and then synchronized with the central repository when needed.

Once Mercurial has been installed on your system you can get a copy of the project's hystory by cloning the main Imebra's repository.
The main Imebra's repository is at http://bitbucket.org/puntoexe/imebra/overview/

To clone the repository, type:

hg clone http://bitbucket.org/puntoexe/imebra/overview destination

where destination is the folder that will contain your copy of the project's history and also the working copy of the library, which can be compiled and added to your projects straight away.

 

Last Updated on Saturday, 28 February 2009 12:01
 
Joomla Templates by Joomlashack