21 | | The repository should contain the folowing folders: |
22 | | * /manage This folder will keep managing information.[[BR]] |
23 | | * /shed This folder will contain shedule plans, for iterations and global. Here should be stored different outputs, calendars and auxilary files.[[BR]] |
24 | | * /reports Report folder contains daily reports of the team members. Each team member should add daily report here. Report structure is here [source:/manage/reports/0README.txt][[BR]] |
25 | | * /trunk This folder contains folders and source files that are currently developed. Current version that is worked on.[[BR]] |
26 | | * /sophie2-platform Here will be all the source code. |
27 | | * /branches This folder contains folders and source files that are currently developed but in research phase, sort of experimental work.[[BR]] |
28 | | * /tags Here should be stored source files considered as ready for this sprint. At the end of each sprint, source from the trunk should be stored here.[[BR]] |
29 | | |
30 | | See [wiki:SCS_REPO_MIGRATE_R0] and [wiki:PLATFORM_STRUCTURE_R0] for more detailed information. |
| 21 | The repository should contain the folders from [wiki:SCS_REPO_MIGRATE_R0#Design] |