Source code repository
From Gambit wiki
(Difference between revisions)
(Made changes to move to git) |
m |
||
| Line 3: | Line 3: | ||
* The history of changes can be browsed using the [http://www.iro.umontreal.ca/~gambit/repo/.cgit.cgi/Gambit/log/ Gambit Scheme system repository web interface]. | * The history of changes can be browsed using the [http://www.iro.umontreal.ca/~gambit/repo/.cgit.cgi/Gambit/log/ Gambit Scheme system repository web interface]. | ||
* [http://git.or.cz/ Git] can be used to get a local copy of the latest sources. The procedure is explained [[Contributing Patches to Gambit Source Code | here]]. | * [http://git.or.cz/ Git] can be used to get a local copy of the latest sources. The procedure is explained [[Contributing Patches to Gambit Source Code | here]]. | ||
| + | |||
| + | [[Category:Development]] | ||
Latest revision as of 03:39, 28 October 2008
The Gambit source code repository contains the history of changes to the sources. It can be accessed in the following ways.
- The history of changes can be browsed using the Gambit Scheme system repository web interface.
- Git can be used to get a local copy of the latest sources. The procedure is explained here.