Jonas Skovmand,

Web developer from Sweden, Denmark and Norway.

Synchronize your WP installation with SVN

A very awesome and time-saving feature I stumbled across a couple of months ago was Subversions pre-commit hook and how it allows you to do whatever you want with the submitted changes when committing – including uploading changes through FTP to another server.

With a little help from the open source (PHP) utility svn2web, synchronizing your subversion with your website is a snap (after first setup). This is especially useful if you are on a shared host… Read on, read on