Changes between Version 19 and Version 20 of SvnTutorial


Ignore:
Timestamp:
02/04/07 16:42:44 (17 years ago)
Author:
hetland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SvnTutorial

    v19 v20  
    5252If you are using svn from the command line, as you would on most unix style machines, check out the respository using the command:
    5353{{{
    54 svn co  https://svn1.hosted-projects.com/cmgsoft/roms_sed/  buba_roms_sed
     54svn co  https://svn1.hosted-projects.com/cmgsoft/roms_sed/trunk  buba_roms_sed
    5555}}}
    5656(See the footnote for correctly installing svn with ssl support on unix style machines below.)