= Subversion Access = We only provide svn access to external users in rare cases. Usually external users should download one of our [http://gibuu.physik.uni-giessen.de/GiBUU/downloads releases], after applying for a [http://gibuu.physik.uni-giessen.de/license license]. == svn access for registered users == If you have applied for a license and are granted svn access, you can do the following the check out the code from our svn repository: 1) check out the current code {{{ svn co --username svn://gibuu.physik.uni-giessen.de/workingCode . }}} 2) check out the input files {{{ svn co --username svn://gibuu.physik.uni-giessen.de/buuinput . }}} Please note note that access is currently restricted to the university network in Giessen. == svn access for GiBUU developers == If you are a GiBUU developer and need help accessing the repository, please refer to [wiki:wikiInternal/svn this page].