wiki:Source

Version 2 (modified by lvpeng, 13 years ago) (diff)

--

Check out source code

This page is for new developers, who are interested in FGBI.

Source code is available as a Mercurial repository and can be found at the following link https://svn.hyflow.org/svn/fgbi

Anonymous access is not permitted at this stage. You will need a username and password to access the repository. If you need access to the sources, contact lvpeng@….

The command to clone the repository onto your computer is this:

hg clone https://svn.hyflow.org/svn/fgbi

To retrieve the newest changes use the this command:

hg pull

hg update