The problem is that I'm checking out some files with special characters in their filenames -- when TortoiseSVN attempts to check the code out, it can't create those files and the checkout fails. this applies to updating as well. Is there any fix/workaround to this, maybe to give an alternate filename or something?
Update: Apparently, those files are created by xcode. Does anyone know what they do? Will it break the build if I change the filenames, like all the >
to -
or something?