|
- Timestamp:
-
Feb 20, 2014, 3:19:09 PM (11 years ago)
- Author:
-
jweil
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v18
|
v19
|
|
34 | 34 | 4. Open "putty" and go to "Session" |
35 | 35 | * Enter |
36 | | * Host Name = !yourUserName@tp11.physik.uni-giessen.de |
37 | | * Port= 16161 (within university port=22 works as well) |
| 36 | * Host Name = !yourUserName@svn.hepforge.org |
| 37 | * Port = 22 |
38 | 38 | * Connection type = ssh |
39 | | * Now save the session as "putty_tp11" (Putty->Session->Save Session) |
40 | | * Click on putty_tp11 and check whether a putty window opens with connects you directly to tp11. You should not be asked for your password! If you are still asked for it, please verify step 3! If putty can't connect, please verify hostname and port! |
| 39 | * Now save the session as "putty_hepforge" (Putty->Session->Save Session) |
| 40 | * Click on putty_hepforge and check whether a putty window opens which connects you directly to the Hepforge server. You should not be asked for your password! If you are still asked for it, please verify step 3! If putty can't connect, please verify hostname and port! |
41 | 41 | 5. Install [http://tortoisesvn.tigris.org/ tortoise] on your system |
42 | 42 | 6. Download GiBUU to your windows hard drive. Details: |
… |
… |
|
45 | 45 | 3. Enter in the field "URL of repository" |
46 | 46 | {{{ |
47 | | svn+ssh://putty_tp11/home/svn/buu/GiBUU/ |
| 47 | svn+ssh://putty_hepforge/hepforge/svn/gibuu |
48 | 48 | }}} |
49 | 49 | to download the code. |
|