Tag Archives: tortoisesvn

Localhost slowdown: cracking poor performance in TortoiseSVN and Zend Server

by

Continuing from my previous post on troubleshooting SVN setup on Windows, I’ve recently encountered (and solved) quite a serious performance hit that’s been affecting my main development machine. Since I spend a lot of time on the move, I do most of my development on my laptop, a Dell Latitude D430. It’s a fantastic little…

Posted in Code | Tagged , , , , , | Leave a comment

Installing and Configuring SVNServe and TortoiseSVN on Windows

by

After you’ve been working with code for a while, source control is a godsend. It provides a way of tracking changes, prevents conflicts and generally saves your bacon. Here’s how to set it up on Windows 7. Installation First grab the latest SlikSVN and TortoiseSVN packages for your platform – x86 and x64 versions are…

Posted in Code | Tagged , , , , | 17 Comments