Changes between Initial Version and Version 1 of Ncs/ReportUserForum/Filestorage

Show
Ignore:
Timestamp:
06/05/09 15:43:31 (15 years ago)
Author:
kirstieikeland (IP: 193.212.132.34)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ncs/ReportUserForum/Filestorage

    v0 v1  
     1[[PageOutline]] 
     2 
     3(Text moved to https://trac.posccaesar.org/wiki/Repository) 
     4 
     5== Structure == 
     6The file storage has two levels approximately corresponding to the levels "collaboration room" and projects in the wiki page structure.  
     7 
     8The structure applies both to the Daily Production Report and the Monthly Production Report. 
     9 
     10The root of the svn file storage contains the following folders: 
     11 
     12{{{ 
     13MonthlyProductionReport 
     14  review 
     15  current 
     16  1.0 
     17  1.1 
     18  ...  
     19 
     20meetings 
     21  ruf20090230 
     22    mom.doc 
     23    ... 
     24  [other] 
     25 
     26projects 
     27  [project 1] 
     28    "development_version_MPR" 
     29    meetings 
     30}}} 
     31The `current` folder always contains the latest official version of the standard. 
     32 
     33All versions, including the current, are kept in separate folders, like `1.0`, `1.1` in the folder `MonthlyProductionReport`. 
     34 
     35`meetings` contains arbitrary files used in meetings, e.g. minutes, presentations. 
     36 
     37`projects` contains all projects established to work on the standard. In a project folder there is a copy of the current version of the standard. This folder contains the ongoing work on the standard, i.e., bug fixes and improvement suggestions . When the projects are finished, the project "sends" the development version out on hearing. When the hearing is successfully completed the development version folder is copied to `MonthlyProductionReport` and its contents to `current`, thus making the latest development version the new official standard. 
Home
About PCA
Reference Data Services
Projects
Workgroups