blob: cc4ceafc9ae2a023ed9c0e70e7781dfc2411dcac [file] [log] [blame]
# ----------------------------------------------------------------------
# Configuration
# (edit this file locally as required)
# Path and file name of the 'svnadmin' and 'svnlook' programs
SVNADMIN = 'svnadmin'
SVNLOOK = 'svnlook'
# Verbosity: True for verbose, or False for quiet
VERBOSE = True