Tag Archives: linux

removing .SVN directories recursively

I have been working a lot lately using SubVersion ‘s to maintain all the projects that I and some times others are all working on. A firm that I contract to has recently set up a SVN Server on a … Continue reading

Posted in apple, Code, Technology, work | Tagged , , , , , , | 2 Comments

Using PHP exec to backup mySQL databases.

Backing up your site and files is a Must, and many servers have back-up options available to them. But one thing that is forgotten far too often when backing up your site, is backing up your database. With a blog, … Continue reading

Posted in Code, Technology | Tagged , , , , | 2 Comments