Changes between Version 3 and Version 4 of UserGuide/CheckOutInstructions

Show
Ignore:
Timestamp:
09/20/08 11:04:05 (14 months ago)
Author:
mturk
Comment:

As requested, removing host names from shell output

Legend:

Unmodified
Added
Removed
Modified
  • UserGuide/CheckOutInstructions

    v3 v4  
    1414 
    1515{{{ 
    16 ds001 $ which svn 
     16$ which svn 
    1717/usr/local/bin/svn 
    18 ds001 $  
    1918}}} 
    2019 
     
    2827 
    2928{{{ 
    30 ds001 $ svn checkout http://mngrid.ucsd.edu/svn/Enzo/public/trunk enzo 
     29$ svn checkout http://mngrid.ucsd.edu/svn/Enzo/public/trunk enzo 
    3130A    enzo/configure 
    3231A    enzo/doc 
     
    4948 
    5049Checked out revision 1761. 
    51 ds001 $   
    5250}}} 
    5351 
     
    6159 
    6260{{{ 
    63 ds001 $ cd enzo/ 
    64 ds001 $ svn update 
     61$ cd enzo/ 
     62$ svn update 
    6563A    README 
    6664 
     
    6967 
    7068Updated to revision 1762. 
    71 ds001 $  
    7269}}} 
    7370