wiki:SubversionCheckout

Version 1 (modified by Jari Häkkinen, 18 years ago) ( diff )

--

How to checkout my favourite plug-in from the Subversion repository


Check out the latest revision of the main subversion tree do

svn checkout http://lev.thep.lu.se/repository/baseplugins/trunk/ baseplugins

This will checkout all plug-ins stored at this site, and place the copy in the folder baseplugins.


Checkout the latest revision of a plug-in

svn checkout http://lev.thep.lu.se/repository/baseplugins/trunk/se/lu/thep/wenni wenni

This will checkout the WeNNI plug-in, and place the copy in the folder wenni.


Note: See TracWiki for help on using the wiki.