Deploying website content via Subversion
- by Johann
we have recently set up a new development infrastructure and process for one of our clients. This involves the strict use of subversion as a central source code repository. The svn repositories contains a seperate branch for code on the live system (/branches/live/).
The repositories are use for PHP content (mainly Wordpress Blogs), but in future…