--> I want the documentation (** strongly advised **)

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/DOC

--> I want the LMD Mars GCM

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.MARS

--> I want the LMD Mars Mesoscale and LES Models

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.MARS http://svn.lmd.jussieu.fr/Planeto/trunk/MESOSCALE

--> I want the LMD Titan GCM

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.COMMON http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.TITAN

--> I want the LMD Venus GCM

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.COMMON http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.VENUS

--> I want the LMD Earth GCM

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.COMMON http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.EARTH

--> I want the LMD Giant-Planets GCM

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.COMMON http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.GIANT

--> I want the LMD Generic GCM

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.GENERIC

--> I want all models

svn co http://svn.lmd.jussieu.fr/Planeto/trunk

--> I already have the Titan GCM but I would also like to have the Venus GCM

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.VENUS

--> I already have the Mars GCM but I would also like to have the Mars Mesoscale Model

svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.MARS

--> I already downloaded some of the above components with "svn co" and I want the last version for those downloaded components

svn update *	[--> run this command where your LMDZ.* or MESOSCALE components are located]

--> I already downloaded some of the above components with "svn co" and I want the last version only for (say) LMDZ.VENUS

svn update LMDZ.COMMON LMDZ.VENUS	[--> run this command where your LMDZ.* or MESOSCALE components are located]

----------------------------------------------------
AS -- 25/05/2011
