Changes between Version 3 and Version 4 of SCS_REPO_MAINTENANCE_R2


Ignore:
Timestamp:
12/16/08 13:46:04 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_REPO_MAINTENANCE_R2

    v3 v4  
    2525= Design = 
    2626 * Read the section about creating a tag using TortoiseSVN or creating a tag on Linux 
    27 {{{ 
    28 === Creating Tag === 
     27==== Creating Tag ==== 
    2928Another common version control concept is a tag. A tag is just a “snapshot” of a project in time. In Subversion, this idea already seems to be everywhere. Each repository revision is exactly that—a snapshot of the filesystem after each commit. 
    3029 
     
    5049  * Tags must be created at the end of each iteration when the work is frozen. 
    5150  * You can download TortoiseSVN from [http://tortoisesvn.net/downloads here]. 
    52 }}} 
    5351 * Follow the steps carefully 
    5452 * If there are mistakes or some incomplete things leave a comment