问题
When trying to check out a repository, I get:

My TortoiseSVN version is:

I downgraded to TortoiseSVN 1.7.13:

With TortoiseSVN 1.7.13, the check out works fine but I cannot update/commit and it says I need to "upgrade working directory".


When trying to "upgrade working directory", it complains about a "missing default entry":

Does anyone know what's going on?
回答1:
Remove the space in the folder's name. In order to rename folder, open Repository Browser and rename the folder.
Subversion can handle spaces in the file/folder name, but windows can not. The problem is appearing during checkout or export, as windows does not allow the creation of a folder with a name ending with a space.
来源:https://stackoverflow.com/questions/18452218/how-can-i-get-rid-of-the-error-folder-name-not-valid-as-filename-in-directory