Tag Archives: repository

How to upgrade Wordpress SAFELY using Subversion and Rsync

I keep all my Wordpress projects in a Subversion repository. I also have a snapshot of unmodified ‘vanilla’ releases kept in the same repository.
Now theoretically I should simply be able to use the svn merge command in a working directory. But I have encountered serious problems, including file corruption warnings, when using svn [...]

Posted in Development, wordpress | Also tagged , , , , , | 2 Comments