B2 0.6pre3 — Working

OK. Sorted out the new version. It’s now running live on this site. I had just one more problem (after I’d got the tar file extracted) which must be a PHP version difference between my local machine and my hosts server. A set of variables were out of scope causing a database access to fail on the stand alone archives page. Sorted now. I’ll look at the calendar next.

B2 0.6pre3

I managed to merge the new version with the various hacks and my own tweaks (good old CVS). It seems to work OK.
Unfortunately, for ease of use, I had ftp-ed my whole repository onto my local machine, did the merge there, committed my changes, tar-gzipped it back up with cygwin‘s tar and ftp-ed it back to my server. At which point it refused to untar as the UID and GID values are different from those on my server. As I don’t have root on my server :-), I don’t know what to do about it. I could ftp each file individually, but I really don’t want to do that if I can avoid it.

B2 0.6pre3

I noticed that a new version of B2 has been released. I’ve just downloaded it, I’ll try it on my local machine and attempt to merge it with the various hacks I’ve installed along with my own tweaks.
More when I’ve got it.