Bug Reports

If you think you've found a bug in the OGCE software please report it using the OGCE SourceForge Bugzilla database. How to Report Bugs Effectively offers a good description of how to effectively report bugs in order to facilitate quicker and more efficient resolution of your bug.

Mailing Lists

These are the mailing lists that have been established for this project.

List Name Description
discuss@ogce.org Announcements, news, and technical discussions
internal@ogce.org Internal developer mailing list


To manually Subscribe/Unsubscribe, create a new mail message to "majordomo a t ogce.org and in the body of the message type either the word subscribe or unsubscribe followed by the name of the list you are interested in (e.g. subscribe announce). You may also subscribe to multiple lists at once by putting commands on separate lines:

	subscribe discuss
	subscribe internal
        subscribe cvs
      

SVN Access

We use Subversion (SVN) at SourceForge for source code management. This is available for anonymous reading and can be browsed online. SVN checkouts can be made through the command line


 svn co https://ogce.svn.sourceforge.net/svnroot/ogce ogce

SVN write access is limited to project members and others on request.