Hi,
Could you please apply the following config change to allow triggering buildbot on Apache Serf commits? [[ Index: buildbot_project_paths =================================================================== --- buildbot_project_paths (revision 963647) +++ buildbot_project_paths (working copy) @@ -166,3 +166,5 @@ ^(incubator/tamaya\/site|tamaya\/site)/(.*) ^(incubator/taverna\/site|taverna\/site)/(.*) ^(incubator/singa\/site|singa\/site)/(.*) +^(serf/trunk)/(.*) +^(serf/branches/1.[3-9].x)/(.*) ]] https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster /master1/projects/readme.txt explains that I should commit this change myself, but I receive an access denied when I try to commit this. Thanks, Bert Huijben