SVN提交代码报错**** is out of sync with file system

svn某个文件被锁定导致文件上传失败。

解决办法:找到被锁的文件 -》右键-》team-》解锁

SVN提交代码报错**** is out of sync with file system

如果不知道哪个文件被锁定了,可以将目录下所有文件都锁定,然后在都解锁一次。

快速排查哪个目录出问题。

从svn导出一个新版本。

然后给文件夹改名,如果提示is out of sync with file system,则这个目录下面文件被锁定了。

选中目录下面所有的文件-》右键-》team-》锁定-》写注释

然后给文件解锁 选中目录下面所有的文件-》右键-》team-》解锁-》

再次重命名文件夹时,可以重命名了。解锁成功

SVN提交代码报错**** is out of sync with file system

SVN提交代码报错**** is out of sync with file system

SVN提交代码报错**** is out of sync with file system

SVN提交代码报错**** is out of sync with file system

SVN提交代码报错**** is out of sync with file system

 

 

 

 

 

相关文章:

  • 2022-12-23
  • 2021-08-25
  • 2022-01-08
  • 2021-11-03
  • 2021-10-01
猜你喜欢
  • 2021-10-30
  • 2021-06-30
  • 2021-08-25
  • 2022-12-23
  • 2021-04-01
相关资源
相似解决方案