allyh

svn 报错\'you\' is not valid as filename in directory 解决方法:

百度搜索:“svn is not valid as filename in directory”,完全没有用!!!都没有真正的解决

 

FQgoogle搜索,,比如:http://stackoverflow.com/questions/18452218/how-can-i-get-rid-of-the-error-folder-name-not-valid-as-filename-in-directory 

意思就是Linux系统允许文件或文件夹的名字包含空格,而windows是不允许的。所以,解决的方法是用乌龟(SVN Repository Browser)去svn服务器中把该文件或文件夹中的空格去掉。(这个方法,表示目前没搞,换了mac,,,,) 

即可;  

分类:

技术点:

相关文章:

  • 2021-06-22
  • 2022-12-23
  • 2022-12-23
  • 2021-08-03
  • 2022-12-23
  • 2022-02-19
猜你喜欢
  • 2021-10-08
  • 2021-09-19
  • 2022-12-23
  • 2023-03-10
  • 2021-10-27
  • 2021-10-13
相关资源
相似解决方案