Difference between revisions of "How To Contribute"

From Event-B
Jump to navigationJump to search
imported>Laurent
imported>Mathieu
m (→‎What are the main community channels?: the ''#rodin'' channel on irc://irc.freenode.fr)
Line 4: Line 4:
 
== What are the main community channels? ==
 
== What are the main community channels? ==
 
Beside the [[Mailing lists|mailing lists]], you may want to follow:
 
Beside the [[Mailing lists|mailing lists]], you may want to follow:
 +
* the ''#rodin'' channel on irc://irc.freenode.fr
 
* the [http://cia.vc/stats/project/rodin-b-sharp  commit RSS feed] on [http://cia.vc cia.vc],
 
* the [http://cia.vc/stats/project/rodin-b-sharp  commit RSS feed] on [http://cia.vc cia.vc],
 
* one of the [https://sourceforge.net/export/rss2_project.php?group_id=108850 sourceforge RSS feed],
 
* one of the [https://sourceforge.net/export/rss2_project.php?group_id=108850 sourceforge RSS feed],

Revision as of 09:13, 17 March 2009


What are the main community channels?

Beside the mailing lists, you may want to follow:

The Village Pump may also be useful for everything which is more or less wiki related.

How do I get current source code?

TODO: add detail explanation for eclipse

You may get the whole Rodin Platform and most of associated Rodin Plug-ins from Subversion on SourceForge using URL https://rodin-b-sharp.svn.sourceforge.net/svnroot/rodin-b-sharp.

The repository was formerly CVS which is still available read-only. It is not possible to commit to the CVS repository anymore. More information is available in the Switch from CVS to Subversion page.

How can I access or create Rodin elements like projects, components or proofs?

Getting Started may give you some useful directions.

How do I propose a patch?

You may find useful directions and good practises in the page describing how to submit patches.

How do I report a bug or a feature request?

You may use sourceforge bug and feature tracker. Please verify that your bug has not already been reported before submitting it.

You may want to submit a partial or full log which you can find in the following file

.metadata/.log

under the rodin workspace (generally

runtime-Rodin.product/

.