Cortex: Developer Info

Subversion Repository

The SVN code repository is located at http://svn.devjavu.com/cortex/ . You can view that directly in a web browser, but you're better off using the Browse Source tab on the Trac navigation bar above (NOTE: at the moment that is only available if you're logged in as a member of the project).

To check-out a copy of the source tree, simply run:

svn co http://svn.devjavu.com/cortex/

Very few people have write access to the repository, so don't feel offended if you're not one of them, as we're doing that to ensure reliability for everyone. If you have changes or additions to submit, please do so by the discussion list below.

Subversion
Version Control with Subversion -- Free online guide to Subversion


Discussion List

There is a 'Google Group' setup here, which you can look at online or subscribe to via email: http://groups.google.com/group/cortexdev

This will be the main forum for communication amongst the users and developers. If you have any questions, suggestions or would like to get involved please don't hesitate to join the group. We would really appreciate input from anyone who has a lot of experience with this stuff but might not have time to get their hands dirty with the code.

Google Groups cortexdev
Browse Archives at groups.google.com


Planned Code Contributions

On the Planned Contributions page is a list of things that people might be contributing to Cortex in the future.

It would be good if everyone can note down here the things they might be able to submit (with no obligations to actually do so) so that any overlap and co-operation can be discussed. Also, if there is something you need that is on this list but isn't in the library yet, you might be able to give the person a nudge or maybe pass that code to you directly.


Issues for Discussion


Misc

C++ Style Guide
Unit Tests



Back to the Main Page