id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc 347,PostGIS SVN post-commit hooks,pramsey,sac@…,"The old repository has the following hooks that need to be added: {{{ REPOS=""$1"" REV=""$2"" /home/svn/bin/commit-email.pl -s ""svn -"" -h postgis.refractions.net ""$REPOS"" ""$REV"" postgis-commits@postgis.refractions.net /home/svn/bin/ciabot_postgis.py ""$REPOS"" ""$REV"" ""postgis"" & if svnlook dirs-changed /home/svn/repositories/postgis | grep trunk >/dev/null 2>&1; then /usr/bin/wget -O - -q -b http://postgis.refractions.net:8082/job/PostGIS-trunk/build?token=build_it fi if svnlook dirs-changed /home/svn/repositories/postgis | grep branches >/dev/null 2>&1; then /usr/bin/wget -O - -q -b http://postgis.refractions.net:8082/job/PostGIS-branch/build?token=build_it fi }}} ",task,closed,normal,,SysAdmin,fixed,svn,Mateusz Łoskot kneufeld