[[PageOutline]] (Text moved to https://trac.posccaesar.org/wiki/Repository) == Structure == The file storage has two levels approximately corresponding to the levels "collaboration room" and projects in the wiki page structure. The structure applies both to the Daily Production Report and the Monthly Production Report. The root of the svn file storage contains the following folders: {{{ MonthlyProductionReport review current 1.0 1.1 ... meetings ruf20090230 mom.doc ... [other] projects [project 1] "development_version_MPR" meetings }}} The `current` folder always contains the latest official version of the standard. All versions, including the current, are kept in separate folders, like `1.0`, `1.1` in the folder `MonthlyProductionReport`. `meetings` contains arbitrary files used in meetings, e.g. minutes, presentations. `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.