Posts Tagged ‘svn’

wordpress 2.6 vs wordpress mu

Tuesday, July 22nd, 2008

The latest update for wordpress was released some days ago. Today I upgraded this blog too - I hope everything still works. But I have to upgrade some more blogs and thats a damn job. I am using subversion to get new files, but I still have to upgrade for every single blog. For sure I have changes on the layout differing from blog to blog, so something may fail. Maybe I should give wordpress multi-user a try?

ant tasks

Sunday, September 30th, 2007

It was really annoying to get some ant tasks working. First I tried to save the latest svn-version (a number) into a file to use it within file names. This worked fine with the version of a special file, but it failed for a version for the whole project. So I switched to use the date for the “normal” releases and will use a some “own” version numbers for minor and major releases. Then I tried to use a ftp task to upload my project directly from eclipse. And this still does not work - it seems like some different jars don’t like each other.
But anyway, I have a really nice index.html now - and some releases are online too :)
And this stuff is more or less useless until now and will be changed later.