Tag: Version Control
-
Moving from Tumblr to Jekyll (and GitHub!)
As you may remember, I moved my blog (and my wife’s blog and every other site blog I have) to Tumblr. At the time, it made perfect sense. Tumblr’s platform is quite robust and they have a dedicated staff that is enhancing the system (something my own blogging platform did…
-
Mass svn add script
So I have a tendency to add a bunch of new files to a project before actually doing a commit in Subversion. It’s usually not an issue, I go through an add each new file and then finally do my commit. Welp, I’m sick of it, so I wrote a…