Converting _svn to .svn
Back in the day, Visual Studio 2003 had a bug which made it behave poorly if there were folders or files in a project which started with a dot in their file names.
Ever since, TortoiseSVN had support for ‘_svn’ folders. This problem was fixed in Visual Studio 2005, but the folders stayed. I found this to be a problem when I started using Ruby because svn client itself doesn’t play well with ‘_svn’ folders. Read the rest of this entry »