Bugs email svn
From Ogce
Contents |
Contact
Feel free to contact us directly by email. Project principal members' email addresses are listed in the Project Team table.
Blog and News Feed
We post project updates to http://collab-ogce.blogspot.com/. This is the same site that powers the News section of this website. Please subscribe to the Atom or RSS feed for project updates.
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 project discussion |
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 discuss). You may also subscribe to multiple lists at once by putting commands on separate lines:
subscribe discuss subscribe internal
SVN Access
We use Subversion (SVN) at SourceForge for source code management. This is available for anonymous reading and can be browsed online: see
http://ogce.svn.sourceforge.net/viewvc/ogce/.
SVN checkouts can be made through the command line
svn co https://ogce.svn.sourceforge.net/svnroot/ogce
This will check out everything, so more commonly you will use a URL such as
svn co https://ogce.svn.sourceforge.net/svnroot/ogce/ogce-portal-only
which checks out the portal code portion of the SVN.
SVN write access is limited to project members and is available to others on request.
Nightly Build Dashboard
We use the NMI testbed for build testing. See
http://nmi-s003.cs.wisc.edu/nmi/index.php?page=results%2Foverview&opt_project=OGCE
Nightly Integration Tests
We run nightly JMeter tests of the build against TeraGrid services. This test is to make sure the portal pieces all actually work (and not just compile). To see the results of the previous night's build, go to
http://ogce.svn.sourceforge.net/viewvc/*checkout*/ogce/BuildAndTest/OGCEJMeterResults.xml.
These are checked into SVN nightly, so to see historical results of these tests, go to
http://ogce.svn.sourceforge.net/viewvc/ogce/BuildAndTest/.
