| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | = Analysis = |
| 4 | == Overview == |
| 5 | The goal of this task is to make branch or tag from the previous version of our repository and to define some commit rules. This maintenance is performed regularly. |
| 6 | |
| 7 | == Task requirements == |
| 8 | * decide which to use - branch or tag |
| 9 | * write in a wiki page or in Implementation section how to create a branch/tag from the previous revision of the repository and create it |
| 10 | * define rules for the comments of the commits |
| 11 | * add them in the [wiki:PROCESS] page |
| 12 | |
| 13 | == Task result == |
| 14 | * a branch/tag from the repo |
| 15 | * wiki page with description |
| 16 | * new commit rules in the [wiki:PROCESS] page |
| 17 | |
| 18 | == Implementation idea == |
| 19 | * one rule is to write the id and the name of the task related to your commit at the end of the comment. |
| 20 | * http://svn.collab.net/subclipse/help/index.jsp?topic=/org.tigris.subversion.subclipse.doc/html/reference/branch-tag.html |
| 21 | |
| 22 | == Related == |
| 23 | [wiki:SCS_REPO_MAINTENANCE_R0] |
| 24 | |
| 25 | == How to demo == |
| 26 | * Show the new tag/branch and the how-to for making it. |
| 27 | * Show the [wiki:PROCESS] page with the new commit rules. |
| 28 | |
| 29 | = Design = |
| 30 | |
| 31 | = Implementation = |
| 32 | ^(Implementation results should be described and linked here (from the wiki or the repository)^ |
| 33 | |
| 34 | = Testing = |
| 35 | |
| 36 | = Comments = |
| 37 | |
| 38 | = Log = |
| 39 | ^(Link the log of the task here)^ |