= How to checkout my favourite plug-in from the Subversion repository = ---- Check out the latest revision of the whole baseplugins subversion tree with {{{ 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 with {{{ svn checkout http://lev.thep.lu.se/repository/baseplugins/trunk/se/lu/thep/wenni wenni }}} This will checkout the [wiki:WeNNI WeNNI] plug-in, and place the copy in the folder ''wenni''. ----