Changes between Version 11 and Version 12 of SCS_REPO_MIGRATE_R0


Ignore:
Timestamp:
09/19/08 17:41:22 (17 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_REPO_MIGRATE_R0

    v11 v12  
    22 
    33= Analysis = 
    4  This task involves creating a new repository, defining a good repository structure and move important files from the old repository to the new one. 
    5 == Overview == 
    6  * Define a repository structure 
    7  * Define what should be used from the old repository. 
    8  * Move the selected files, possibly with the new structure. 
    9  
    10 == Task requirements == 
    11  * svn server 
    12  * some maven project structure research 
    13  
    14 == Requirements to the task result == 
    15  An SVN repository. 
    16  
    17 == Implementation idea == 
    18  * see implementation for more detail! 
    19  
    20 == Related == 
    21  Old repository - svn://asteasolutions.net/sophie-jr [[BR]] 
    22  [http://subversion.tigris.org/ SVN] fundamentals.  
    23  
    24 == How to demo == 
    25  * Deploy the project executing 
    26 {{{  
    27 svn checkout /some/folder svn://10.10.117.11/sophie2  
    28 }}} 
    29  * Browse the folders. 
    30  
    31  
    32 = Analysis 2 = 
    334 This task involves creating a new repository, defining a good repository structure and move important files from the old repository to the new one. 
    345== Overview == 
     
    4213  * it should provide privileges for the developers to commit resources. 
    4314  * it should provide privileges for others to access resources. 
    44   * it should be well organized in a three like form for easy manipulation.  
     15  * it should be well organized in a three like form for easy manipulation (for example like /etc/bin/...).  
    4516  * it should be easily maintainable by the person responsible for its maintenance including backup, troubleshooting etc. 
    4617