From: Martin Quinson Date: Wed, 9 Jan 2013 22:38:59 +0000 (+0100) Subject: actually, the github version is probably a better source for that X-Git-Tag: v3_9_rc1~86^2~33 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d589b0d8fd8470ac535f9d72ab448d91e2d37714?hp=ae7b97e49ebca15dfe00e0f463d1573a7bd44cc9 actually, the github version is probably a better source for that --- diff --git a/doc/doxygen/inside_autotests.doc b/doc/doxygen/inside_autotests.doc index b740a175b1..0d5a7c1205 100644 --- a/doc/doxygen/inside_autotests.doc +++ b/doc/doxygen/inside_autotests.doc @@ -222,7 +222,15 @@ $ chmod 0600 ~/.restfully/api.grid5000.fr.yml \li 5/ Git clone the SimGrid Scalability project \verbatim -$ git clone git://scm.gforge.inria.fr/simgrid/simgrid-scalability-XPs.git +$ git clone git@github.com:mquinson/simgrid-scalability-XPs.git +\endverbatim +An alternative URL is +git://scm.gforge.inria.fr/simgrid/simgrid-scalability-XPs.git, but the +repository on github is believed to be more uptodate. You may want to +double-check by pulling both: +\verbatim +$ git remote add g5k git://scm.gforge.inria.fr/simgrid/simgrid-scalability-XPs.git +$ git pull g5k master \endverbatim \li 6/ Copy the run script into your home