Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Macos 非数字文件错误_Macos_Svn_Smartsvn - Fatal编程技术网

Macos 非数字文件错误

Macos 非数字文件错误,macos,svn,smartsvn,Macos,Svn,Smartsvn,我正在尝试使用smartsvn v6专业版更新到head修订版。我得到了这个错误 Update to Head: First line of '/folders/.svn/entries' contains non-digit file '/folders/.svn/format' does not exist 如何修复上述错误 大多数时候我都会犯这个错误。要解决这个问题,我需要创建一个新的文件夹,并签出整个项目,然后它的工作。但这不是首选方式…您是否使用subversion客户端的命令行版本

我正在尝试使用smartsvn v6专业版更新到head修订版。我得到了这个错误

Update to Head: First line of '/folders/.svn/entries' contains non-digit file '/folders/.svn/format' does not exist
如何修复上述错误


大多数时候我都会犯这个错误。要解决这个问题,我需要创建一个新的文件夹,并签出整个项目,然后它的工作。但这不是首选方式…

您是否使用subversion客户端的命令行版本?还是smartsvn之外的任何客户

我认为当您混合使用不同的workcopy版本时会发生这种情况


若要检查您的workcopy版本,请参阅以下问题:

是的,当其他人(使用tortoise svn)提交新文件时,我遇到了此问题。我猜您的tortoise svn比smartsvn更新—当您使用它时,它会升级您的存储库。检查smartsvn,查看是否有更新的版本。若并没有,那个么您就别无选择,只能再次从服务器签出。