Using Subversion for VALD software development Ulrike Heiter 2008-05-07 to be extended The Subversion manual contains a detailed description of Subversion: http://svnbook.red-bean.com (available for free) Creating a working copy ----------------------- as vald@jan: svn checkout file:///home/vald/development/repositories/ example: svn checkout file:///home/vald/development/repositories/documentation as anyone@anywhere: svn checkout svn+ssh://vald@jan.astro.univie.ac.at/home/vald/development/repositories/ example: svn checkout svn+ssh://vald@jan.astro.univie.ac.at/home/vald/development/repositories/ems