gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Changes between Version 12 and Version 13 of windows


Ignore:
Timestamp:
Feb 8, 2010, 11:35:08 PM (15 years ago)
Author:
oliver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows

    v12 v13  
    2525     * Load the freshly created .ppk-file into pageant
    2626        * Hint: Add the command "pageant 'path to your ppk.file'" as a link to your Windows-Autostart, such that pageant is started at system start.
    27  3. Install [http://tortoisesvn.tigris.org/ tortoise] on your system
    28  4. Make sure "Pageant" is running and your ssh-key is loaded.
    29  4. Download GiBUU to your windows hard drive.  Details:
     27 3. Make sure "Pageant" is running and your ssh-key is loaded.
     28 4. Open "putty" and go to "Session"
     29     * Enter
     30           * Host Name = !yourUserName@tp11.physik.uni-giessen.de
     31           * Port= 16161 (within university port=22 works as well)
     32           * Connection type = ssh
     33     * Now save the session as "putty_tp11" (Putty->Session->Save Session)
     34     * 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!
     35 5. Install [http://tortoisesvn.tigris.org/ tortoise] on your system
     36 6. Download GiBUU to your windows hard drive.  Details:
    3037    1. Right click on your Desktop: After installing [http://tortoisesvn.tigris.org/ tortoise] a menu item "SVN checkout" should be available.
    3138    2. Left click on "SVN checkout".
    3239    3. Enter in the field "URL of repository"
    3340       {{{
    34        svn+ssh://yourName@tp11.physik.uni-giessen.de/home/svn/buu/GiBUU/   
     41       svn+ssh://putty_tp11/home/svn/buu/GiBUU/   
    3542       }}}
    36        to download the code. Replace "yourName" by your user name ;)
     43       to download the code.
    3744    4.  Choose checkout directory, e.g.
    3845       {{{