[[BackLinksMenu]] * how to work with the repository and repository structure. * when submit is allowed. * what comments should contain. 1. Repository. You can download the repository from the external link: svn://asteasolutions.net:7963/sophie2 or the internal one: svn://10.10.117.11/sophie2. That is where the main line of development will be. a. The current sources for the Sophie-JR project are located in trunk/ folder; a. The branches and tags are located in the branches/, tags/ folders; a. Reports and schedule documents can be found in the manage/ folder; 2. Rules a. Submit is allowed only if there is no warnings or errors in the code. Also a comment must be provided when committing. a. Comments should be short and should give brief information what has been modified, added, etc. Adequate comments can save much time in debugging and fixing bugs, so pay attention to that. 3. Useful stuff a.