--> I want the documentation (** strongly advised for any use **)

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 Mars Mesoscale and LES Models with old physics only

svn co 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/MESOSCALE

--> 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]

--> I want to know all folders contained in the SVN LMD PLANETO trunk

DOC           documentation and readme files about SVN
LMDZ.COMMON   common dynamical core 
LMDZ.EARTH    terrestrial physics 		 + links to the common dynamical core [LMDZ.COMMON needed]
LMDZ.GENERIC  universal physics 		 + dynamical core
LMDZ.GIANT    giant-planet physics 		 + links to the common dynamical core [LMDZ.COMMON needed]
LMDZ.MARS     martian physics 			 + dynamical core
LMDZ.TITAN    titan physics 			 + links to the common dynamical core [LMDZ.COMMON needed]
LMDZ.VENUS    venus physics 			 + links to the common dynamical core [LMDZ.COMMON needed]
MESOSCALE     martian mesoscale modeling system  + (for new martian physics) links to martian physics [LMDZ.MARS needed]

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