Size: 567
Comment:
|
Size: 569
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
Use 'git clone http://trac.laas.fr/git/robots/'''repo.git'' to clone a specific ''repo'' repository. | Use `git clone http://trac.laas.fr/git/robots/`''repo''`.git` to clone a specific ''repo'' repository. |
Accessing OpenRobots Source code with Git
CVS Access
The OpenRobots CVS Repository can be browsed on line using [http://trac.laas.fr/git/ cgit].
For developpers wanting to keep an eye on ongoing developpement, anonymous read-only access to the OpenRobots git repositories is available. Use git clone http://trac.laas.fr/git/robots/repo.git to clone a specific repo repository.
For example to get mkdep from a Unix or GNU/Linux host, with a Bourne style shell:
git clone http://trac.laas.fr/git/robots/mkdep.git