How can I get rid of the error “'folder_name' not valid as filename in directory” in TortoiseSVN 1.8.1 when checking out?

此生再无相见时 提交于 2019-12-03 07:24:29
Ara Sargsyan

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.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!