Last change
on this file since 267 was
267,
checked in by Jari Häkkinen, 15 years ago
|
Added config file for svndigest.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id Date
|
File size:
609 bytes
|
Line | |
---|
1 | ### $Id: config 267 2007-05-07 10:14:21Z jari $ |
---|
2 | |
---|
3 | ### This file configures various behaviors for svndigest. |
---|
4 | |
---|
5 | ### Section for setting aliases used in copyright update |
---|
6 | [copyright-alias] |
---|
7 | # jdoe = John Doe |
---|
8 | enell = Johan Enell |
---|
9 | jari = Jari Häkkinen |
---|
10 | mattias = Mattias Ohlsson |
---|
11 | mbayer = Micha Bayer |
---|
12 | peter = Peter Johansson |
---|
13 | |
---|
14 | ### Section for setting trac environment |
---|
15 | [trac] |
---|
16 | # If trac-ticket is set, svndigest will create anchors for |
---|
17 | # ticket to the Trac page. |
---|
18 | trac-ticket = http://baseplugins.thep.lu.se/ticket/ |
---|
19 | # If trac-revision is set, svndigest will create anchors for |
---|
20 | # revisions to the Trac page. |
---|
21 | trac-revision = http://baseplugins.thep.lu.se/changeset/ |
---|
Note: See
TracBrowser
for help on using the repository browser.