Changes between Version 25 and Version 26 of SCS_REPO_MAINTENANCE_R0


Ignore:
Timestamp:
10/02/08 15:38:38 (17 years ago)
Author:
pacitu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified SCS_REPO_MAINTENANCE_R0

    v25 v26  
    11[[BackLinksMenu]] 
    22= Analysis = 
    3  This task should make sure the repository is well maintained and easy to use. 
     3 This task should make sure the repository is well maintained and easy to use at all times.  
    44 
    55== Overview == 
    66 It involves:   
    7  * Branching 
    8  * Tagging and general repository maintenance. 
     7 * Branching when needed 
     8 * Tagging when needed 
     9 * Follow the project structure. 
     10 * Tracking and removing obsolite items. 
     11 * Make sure there are regular back-up in case of natural disasters. 
    912 
    1013== Task requirements == 
    11  * A repository. 
     14 * A server. 
     15 * A repository on a server. 
    1216 * Defined repository structure. 
    1317 
    1418== Requirements to the task result == 
    15  Maintained repository 
     19 Maintained repository. 
    1620 
    1721== Related == 
    1822[wiki:SCS_REPO_MIGRATE_R0][[BR]] 
    1923[wiki:PLATFORM_STRUCTURE_R0] 
     24 
    2025== How to Demo == 
    2126 Open the [http://asteasolutions.net:7080/sophie2/browser  repository] and explain the structure. 
     27 
    2228= Design = 
    23  
    24 The repository should contain the folders from [wiki:SCS_REPO_MIGRATE_R0#Design] 
     29 * The repository created in [wiki:SCS_REPO_MIGRATE] will be used. 
     30 * Folder are to be created according to [wiki:SCS_REPO_MIGRATE_R0#Design] 
     31 * All important files will be moved from the old repository to the new one as described in [wiki:SCS_REPO_MIGRATE_R0#Implementation] 
    2532 
    2633= Implementation = 
    27  The file structure from the Design is created and the repository is ready for use. 
    28  There is no need for branches or tags in this sprint. 
     34 * The file structure from the Design is created and the repository is ready for use. 
     35 There is no need for branches or tags in this sprint. 
    2936 
    3037= Testing =