Archive for the ‘svn’ Category

Upgrade to Wordpress 2.7.1

Monday, March 2nd, 2009

Today I finally upgraded from wordpress 2.6.5.

I just love Gentoo, for doing stuff like this. Before you start you must backup, your database and save all files that were not standard, like wp-config.php! After you have done this, it is as easy as “emerge -u wordpress” and install the new version into the webserver with “webapp-config -U -h blog.leipie.com wordpress 2.7.1“.

The only thing left is to copy back wp.config.php and run “http://blog.leipie.com/wp-admin/upgrade.php

Wonderful!

svn over ssh

Saturday, November 15th, 2008

Hey,

I fixed my svn so that it works over ssh. What idiot decided that svn works in such a retarded way over ssh!

I made a special script, to fix each respository you want to make available for ssh usage: fixSVNReposForSSH.