Last change
on this file since 1608 was
677,
checked in by Peter Johansson, 14 years ago
|
trac has changed - refs #346
|
-
Property svn:keywords set to
Id
|
File size:
507 bytes
|
Rev | Line | |
---|
[274] | 1 | ### $Id: config 677 2008-07-28 16:09:26Z peter $ |
---|
| 2 | ### This file configures various behaviors for svndigest |
---|
| 3 | ### The commented-out below are intended to demonstrate how to use |
---|
| 4 | ### this file. |
---|
| 5 | |
---|
| 6 | ### Section for setting aliases used in copyright update |
---|
| 7 | [copyright-alias] |
---|
| 8 | # jdoe = John Doe |
---|
| 9 | jari = Jari Häkkinen |
---|
| 10 | peter = Peter Johansson |
---|
| 11 | |
---|
| 12 | ### Section for setting trac environment |
---|
| 13 | [trac] |
---|
[289] | 14 | # If trac-root is set, svndigest will create anchors to # the Trac page. |
---|
| 15 | # trac-root = http://lev.thep.lu.se/trac/svndigest/ |
---|
[677] | 16 | trac-root = http://dev.thep.lu.se/svndigest/ |
---|
[274] | 17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.