Posts Tagged ‘hook’

Subversion post-commit hook

mars 8th, 2010

Following my previous post, I decided to write a Perl script that will be executed on post-commit. Initially I had a Shell script to update automatically my development Apache document root every 3 min. Therefore each commit I make was visible within 3 minutes on my development site.

Read the rest of this entry »

Tags: , , ,
Posted in Développement | Comments (2)