Well, not much in the way of news on the job front, meanwhile, I have a couple of projects to work on. One of these is driving the development of
HTML_Template_Flexy and HTML_FlexyFramework, which need their
documents updating.
As part of my backup and revison control strategy for these projects, I was looking at
subversion - the 'NEW' cvs, one of it's key features is to be able to browse the repository via
webdav.
The manual says however that it doesnt work that well with
davfs (the kernel module that allows you to mount a webdav server and pretend to be a local file system). So after a bit of hacking at the source for it - I just modified a few lines (disabling file locking) and hey presto totally transparent read/write access to a revision controlled filesystem
View Extended Entry