source: trunk/.svndigest/config

Last change on this file was 3671, checked in by Peter, 6 years ago

change svncopyright config to warn about missing copyright; add ignore props for files with no copyright statement and svndigest:ignore on m4/ax_require_defined.m4 (copied from autoconf-macro-archive).

  • Property svn:keywords set to Id
File size: 653 bytes
Line 
1### $Id: config 3671 2017-07-27 08:03:08Z 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
9daniel = Daniel Dalevi
10jari = Jari Häkkinen
11peter = Peter Johansson
12markus = Markus Ringnér
13cecilia = Cecilia Ritz
14
15[copyright]
16# warn if file has no copyright statement.
17missing-copyright-warning = yes
18
19### Section for setting trac environment
20[trac]
21# If trac-root is set, svndigest will create anchors to the Trac page.
22# trac-root = http://lev.thep.lu.se/svndigest/
23trac-root = http://dev.thep.lu.se/yat/
Note: See TracBrowser for help on using the repository browser.