[GRASS-SVN] r30986 - grass-web/trunk/devel
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Apr 14 08:14:41 EDT 2008
Author: hamish
Date: 2008-04-14 08:14:41 -0400 (Mon, 14 Apr 2008)
New Revision: 30986
Modified:
grass-web/trunk/devel/devel.inc
Log:
links into trac system
Modified: grass-web/trunk/devel/devel.inc
===================================================================
--- grass-web/trunk/devel/devel.inc 2008-04-14 11:35:13 UTC (rev 30985)
+++ grass-web/trunk/devel/devel.inc 2008-04-14 12:14:41 UTC (rev 30986)
@@ -2,6 +2,7 @@
<A HREF="#list">Mailing list</A> -
+ <A HREF="#trac">Trac System</A> -
<A HREF="#software">Download/SVN</A> -
<A HREF="#help">Help wanted!</A> -
<A HREF="#compile">Compiling GRASS</A> -
@@ -67,6 +68,32 @@
<li><a href="../searchgrass.php">Search</a> Mailing List
</ul>
+
+<a name=trac></a>
+<h2>Integrated development tracker</h2>
+
+Development planning is all done on the developers' mailing list.
+The execution of those plans are tracked by GRASS's
+<a href="http://trac.osgeo.org/grass/">integrated Trac system</a>.
+
+<ul>
+<li><a href="http://trac.osgeo.org/grass/wiki">Development Wiki</a>
+ - Help and documentation pages for developers
+<li><a href="http://trac.osgeo.org/grass/timeline">Development timeline</a>
+ - Latest source code changes, uploads, opened/closed bugs, etc.
+<li><a href="http://trac.osgeo.org/grass/roadmap">Development roadmap</a>
+ - What needs to happen before the next release
+<li><a href="http://trac.osgeo.org/grass/browser">Browse source</a>
+ - Browse the GRASS source code repository and code history
+<li><a href="http://trac.osgeo.org/grass/report">View tickets</a>
+ - Bugs, wishes, and tasks
+<li><a href="http://trac.osgeo.org/grass/newticket">Create a new ticket</a>
+ - Create yourself an
+ <a href="http://www.osgeo.org/osgeo_userid">OSGeo ID</a> and
+ <a href="http://trac.osgeo.org/grass/login">login</a> first
+</ul>
+
+
<a name=help></a>
<h2>How you can help</h2>
More information about the grass-commit
mailing list