Binary Regression Testing
|
|
|
Development Design Diagrams Planning Presentations Get Involved Downloads Resources
|
Developers GuideSource CodeThe CVS repository insructions are here, at the bottom of the page. WebThe Development web site is at developer.osdl.org. It is maintained in the regular source repository. Just edit it, check it in, then run the script 'brt-web/deploy_web.sh' to deploy it. Before yu run the script set CVSROOT properly (to :ext:your_name@cvs.osdl.org:/var/cvs/repos ). Also you must be able to ssh to and have write access on developer. Or get someone who has these things to do it. DocumentationThe documentation is in the repository under doc/html_user_guide and is done only in html. It currently gets pushed out to the web-site by running the script 'brt-web/deploy_web.sh'. There is only the active version for the documentation. Perl Coding
Perl Style
SQLWe are using a rather old version of MySQL currently. No transactions, triggers etc. We hope to be updating that soon. Please, keep to the convention of reserved words in ALL CAPS. |
