For no other reason than 'I can never remember', this entry is being created. Most of my projects are ongoing, and rarely do I find the need to create new repositories. So when the time comes to run svnadmin create, I often find myself pondering the correct logistics of the svn import commmand.
A friend asked me to help him find all the out links from his Word Press blog. I came up with a little script to simply list all the WordPress entries and the URL's they contain. Thought others would…
Do you run Dropbox? Find your machine slow sometimes or Dropbox seems to sync endlessly? Do you see thousands of these errors appearing every second in your console? These issues might be the result of having dead symlinks in Dropbox.
First off, my apologies for not posting recently. Things have been crazy here, and to top if off I decided to build a shed in the back yard. It will give me a place to be banished too when I…
If you happen to be using the "User Access Manager" in your WordPress install, and you are using Permalinks, then you will need this fix. Without it, the redirect for logged out users won't work, and they'll end up on a 404 page.
This tutorial will walk you through the steps to installing Subversion 1.8.14 on cPanel. You will end up with a command line version and the ability to access your SVN repositories via the browser securely.
Here is a quick little how-to on merging separate Subversion (SVN) repositories into one, while keeping the history in tact. Note that the checkin ID's will change, but you do have a little control…