[Scummvm-devel] Test repositories for your pursual
Ori Avtalion
ori at avtalion.name
Sun Jun 7 23:24:37 CEST 2009
On 06/07/2009 08:56 PM, Filippos Karapetis wrote:
> Does anyone know of test repositories to test the 3 systems? Otherwise
> I'll have to install their servers locally and experiment...
Here are some test repositories along with tutorials/docs for Git,
Mercurial, and Bazaar
http://book.git-scm.com/
$ git clone git://github.com/git/hello-world.git
http://hgbook.red-bean.com/
$ hg clone http://hg.serpentine.com/tutorial/hello
http://bazaar-vcs.org/Documentation
$ bzr branch http://bazaar.launchpad.net/~bzr/bzr-webserve/webserve-dev
That last one is a real-world repository, but it's rather small.
-Ori
More information about the Scummvm-devel
mailing list