Changes between Version 29 and Version 30 of SvnTutorial


Ignore:
Timestamp:
10/06/08 19:53:00 (16 years ago)
Author:
ckharris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SvnTutorial

    v29 v30  
    120120}}}
    121121
     122''To commit changes using the command line:''
     123Go to the top directory in your local copy of your branch, e.g., {{{../bubba_roms_sed}}} .
     124Type {{{>> svn -m "Meaningful message here" commit}}} .
     125
    122126== Delete a Branch ==
    123127