Template:Src: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Template: update versions) |
||
Line 5: | Line 5: | ||
or | or | ||
<nowiki>{{src|path/filename.c|branch=branches/ | <nowiki>{{src|path/filename.c|branch=branches/releasebranch_7_6}}</nowiki> | ||
The default | The default is currently set to ''trunk'' (GRASS 7) | ||
* for GRASS | * for GRASS 7.4.svn use <tt>branches/releasebranch_7_4</tt> | ||
* for GRASS 6. | * for GRASS 7.6.svn use <tt>branches/releasebranch_7_6</tt> | ||
For example | For example |
Revision as of 12:36, 18 January 2019
GRASS Trac SVN source code browser semi-external link. Usage:
{{src|path/filename.c}}
or
{{src|path/filename.c|branch=branches/releasebranch_7_6}}
The default is currently set to trunk (GRASS 7)
- for GRASS 7.4.svn use branches/releasebranch_7_4
- for GRASS 7.6.svn use branches/releasebranch_7_6
For example
{{src|raster/r.info/main.c}}
creates