gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Version 3 (modified by jweil, 15 years ago) (diff)

--

Subversion Access

We only provide svn access to external users in rare cases. Usually external users should download one of our releases, after applying for a 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. Create a new directory for GiBUU and change to that directory:
mkdir GiBUU
cd GiBUU
  1. Check out the source code:
svn co --username <your_user_name> svn://gibuu.physik.uni-giessen.de/workingCode ./workingCode
  1. Check out the input files:
svn co --username <your_user_name> svn://gibuu.physik.uni-giessen.de/buuinput ./buuinput

Please 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 this page.