[GRASSweb-list]markus: web/devel devel.inc,1.14,1.15
grass at intevation.de
grass at intevation.de
Fri Jul 29 11:16:07 EDT 2005
Author: markus
Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv3394
Modified Files:
devel.inc
Log Message:
added how to submit changes; links fixed
Index: devel.inc
===================================================================
RCS file: /grassrepository/web/devel/devel.inc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- devel.inc 1 Jul 2005 20:21:32 -0000 1.14
+++ devel.inc 29 Jul 2005 15:16:05 -0000 1.15
@@ -174,16 +174,21 @@
<ul>
<li> Coding standards: Check your code against the rules defined in the
'SUBMITTING' file (find it in the main directory of the GRASS source
- code and also <a href=../grass50/source/SUBMITTING>here</a>). This ensures
+ code and also <a href=../grass61/source/SUBMITTING>here</a>). This ensures
a smooth integration into the standard GRASS code base.
<li> Code submission: Please contact a member of the
- <A HREF=http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/AUTHORS>GRASS Development Team</a>
- or write to the development mailing list (see <A HREF="#list">above</a>).
+ <A HREF="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/AUTHORS">GRASS Development Team</a>
+ or write to the development mailing list (see <A HREF="#list">above</a>).<br>
+ In general, please generate differences to the current CVS instead of sending
+ full files:<br>
+ <tt>cvs diff [file.c] > diff</tt><br>
+ This file 'diff' you may send to a member of the
+ <A HREF="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/AUTHORS">GRASS Development Team</a>.
<li> GRASS Add-on submission: <a href=../download/addons.php>go here</a> (Add-on code
is hosted on your server)
<li> Alredy submitted code which is not (yet) integrated: <a href=../outgoing/>OUTGOING
directory</a>
-<li> GRASS <a href=http://freegis.org//grass/howto_grass-sshcvs.en.html>CVS write access</a> for developers
+<li> GRASS <a href="http://freegis.org//grass/howto_grass-sshcvs.en.html">CVS write access</a> for developers
</ul>
<a name=related></a>
More information about the grass-web
mailing list