Changes

Jump to: navigation, search

SVN for School Projects

16 bytes added, 12:17, 13 February 2012
tags
==== tags ====
* '''tags''' is the directory that holds '''copies''' of successful stages of '''trunk''' throughout the developmentof the project. (''Also called as '''Milestones''''')
* '''tags''' are never modified or edited. ''You may branch a directory of tag into branches under a workspace and then modify the branch and apply the changes back to trunk, but you should never change the contents of a tag''
* The action of '''branchtag'''ing the trunk into '''tags''' is often referred to as a '''release'''.
* We use the '''tags''' directory to submit the work for marking. ''Your instructor will specify the requirements of a release.
** A release is usually tagged by a version number like: R0.1, Prj0.2, As1_1.0

Navigation menu