Subversion - ARGH !
Whilst the title of this post might indicate some sort of Pirate link, I'm afraid it's actually a statement of frustration with Subversion and TortoiseSVN on Windows Vista.
I love SVN, it's really simple and clean, the TortoiseSVN shell extension for windows is also really slick, I love to use it, it is howver driving me round the twist.
On occasion I'll get errors instructing me to run a cleanup on the folders, which I'll attept to do, but that fails resulting in me being left with manually trying to clean up subversion folders from my installation.
Believe me when I say that's not the easiest thing to do, not only do you have files which are hidden from you in the shell (.svn folder for example), but when you do access them, they can't be changed as they're being access by another mystery process.
I spent a good couple of hours last night faffing about with subversion locally until I finally gave up and blew away all my local files and rebuilt the lot from the repository.
I've switched over from using .svn to _svn as the folder names to see if it makes life easier.
Checking through the TortoiseSVN documentation wasn't really much help, they claim to have fixed all known Vista bugs so either I have a broken repository or life is just making things difficult for me.