1,本地提交SVN报错 提交文件 is not known to exist in the repository and is not part of the commit, yet its child
从字面意思上看是说提交失败,原因是因为它存在子级文件夹,我们先把父级文件夹提交了之后在去提交子级文件夹,最后一级文件夹和文件则可以一起提交
2,svn提交时 有个蓝色的小十字架是什么情况
只是添加提交索引,并未提交到服务器
3,svnadmin: Invalid control character '0x7f' in path
提交的文件名可能有空格