summaryrefslogtreecommitdiffstats
path: root/config.local.gerolde
AgeCommit message (Collapse)AuthorFilesLines
2012-11-03Adjust configuration for use on nymeria.archlinux.orgPierre Schmitz1-7/+0
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz1-0/+1
* A SVNUSER can be configured in the config file * This user needs to be able to call svn without a password
2012-06-10Make repositories for testing2x configurable20120610Pierre Schmitz1-0/+2
2010-11-20Simplify sourceballs creationPierre Schmitz1-0/+1
* Read package lists directly from DB file * Make SVNREPO configurable
2010-11-20Fix sourceballs cron jobPierre Schmitz1-0/+1
* add unit test for sourceballs and cleanup * introduce SRCPOOL and LOGDIR variables in config
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz1-0/+2
Using the hostname to decide which repos to use is not releiable and hard to test. Instead use config.local to configure these. config files for sigurd and gerolde were added which can be copied or symlinked to config.local on the specific host.