[GRASS-SVN] r72134 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jan 25 09:03:14 PST 2018
Author: neteler
Date: 2018-01-25 09:03:14 -0800 (Thu, 25 Jan 2018)
New Revision: 72134
Modified:
grass/trunk/doc/infrastructure.txt
Log:
infrastructure.txt: trac settings described in more detail
Modified: grass/trunk/doc/infrastructure.txt
===================================================================
--- grass/trunk/doc/infrastructure.txt 2018-01-25 16:59:20 UTC (rev 72133)
+++ grass/trunk/doc/infrastructure.txt 2018-01-25 17:03:14 UTC (rev 72134)
@@ -165,7 +165,22 @@
* https://trac.osgeo.org/grass/report
* Trac
* posts new bugs and comments to grass-dev list
+ * Settings:
+tracsvn (OSGeo server)
+/var/www/trac/env/grass/conf/trac.ini
+ downloadable_paths = /grass-addons/grass7/*/*,/sandbox/*/*
+ path = /var/www/grass/htdocs
+ link = https://grass.osgeo.org/
+ src = site/grasslogo_vector_small.png
+ smtp_always_cc = grass-dev at lists.osgeo.org
+ smtp_replyto = grass-dev at lists.osgeo.org
+ url = https://grass.osgeo.org
+ .dir = /var/www/svn/repos/grass
+ base_url = https://trac.osgeo.org/grass/
+ database = postgres://postgres@/trac_grass
+
+
Old bugtracker (Jan 2007 - Dec 2008):
* http://wald.intevation.org/tracker/?group_id=21
* gforce, sponsored by Intevation GmbH, Germany
More information about the grass-commit
mailing list