|
- Timestamp:
-
Jul 18, 2014, 3:44:04 PM (11 years ago)
- Author:
-
jweil
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
3 | 3 | Starting with release 1.5, subversion access is the recommended method to obtain the GiBUU code. Previous releases can only be obtained as a [/downloads tarball]. |
4 | 4 | |
5 | | {{{#!comment |
6 | | Before you can download the GiBUU code, you need to apply for a [//license license]. |
7 | | }}} |
8 | | |
9 | 5 | == public svn access == |
10 | | |
11 | | {{{#!comment |
12 | | If you have applied for a license and have received a user account, you can do the following to check out the code from our svn repository: |
13 | | }}} |
14 | 6 | |
15 | 7 | 1. Create a new directory for GiBUU and change to that directory: |
… |
… |
|
32 | 24 | }}} |
33 | 25 | |
34 | | {{{#!comment |
35 | | Note: In the commands shown above, the string "your_user_name" should be replaced by your actual user name (this is the same user name which is used for logging in to the GiBUU website). If you do not have a GiBUU user account yet, please request one [//license here]. |
36 | | }}} |
37 | | |
38 | 26 | == svn access for developers == |
39 | 27 | |
|