My Ubuntu server has Apache and Subversion installed. I use this server as a staging server, purely for testing purposes. I use Apache to host the web application, and Subve
The "official" answer is here.
I'm managing a website in my repository. How can I make the live site automatically update after every commit?