'SVN' Category
Updating Zenphoto with SVN
Further to Updating Wordpress, it can be done with Zenphoto too.
SVN, Subversion, is a program for managing revisions (or versions) of software. In the way we will be using it, every time the zenphoto developers release a new version on their website, they tag that code in their svn repository. We can then check out [...]Updating Wordpress via SVN
Updating Wordpress via SVN is about a million times easier than updating it the old way.
The one problem I have with that guide is that it directs users to use the trunk version of Wordpress from SVN - this is in fact very dangerous and can cause all sorts of pain.
I would instead recommend [...]