I've been trying to ckeckout the source and have found some errors while doing it. I told svn to check the all repository (with all the projects) and I get the same error every time:
- {l Code}: {l Select All Code}
svn: In directory 'STKFull/main/tags/start/tuxkart/src/.deps'
svn: Can't open file 'STKFull/main/tags/start/tuxkart/src/.deps/.svn/tmp/text-base/driver.P.svn-base': No such file or directory
This then causes several other problems with svn locking my copy and forcing me to manually delete one log file because svn cleanup can't proceed. No matter what I do that error isn't resolved.
I've since got around the problem by checking out only the part's I want to look at and avoiding the "start" tag so the problem is "solved" for me but if anyone is able to look at this and see what may be causing the problem, it may help others.
I'm using OS X 10.6.8 with a case-insensitive HFS filesystem (the default for OS X) and Subversion 1.6.9.