Changes between Version 3 and Version 4 of SCS_REPO_MAINTENANCE_R2
- Timestamp:
- 12/16/08 13:46:04 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCS_REPO_MAINTENANCE_R2
v3 v4 25 25 = Design = 26 26 * Read the section about creating a tag using TortoiseSVN or creating a tag on Linux 27 {{{ 28 === Creating Tag === 27 ==== Creating Tag ==== 29 28 Another 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. 30 29 … … 50 49 * Tags must be created at the end of each iteration when the work is frozen. 51 50 * You can download TortoiseSVN from [http://tortoisesvn.net/downloads here]. 52 }}}53 51 * Follow the steps carefully 54 52 * If there are mistakes or some incomplete things leave a comment