SVN提交代码出现Waring not all local changes may be shown due to an error,产生这个错误的原因是 提交时有冲突,合并冲突之后再次提交产生了错误。

解决办法:
1、File > Settings > Version Control > Subversion 取消选中 “use command line client” > ok。
SVN提交代码出现Waring not all local changes may be shown due to an error

2、重启AndroidStudio

3.File > Settings > Version Control > Subversion 选中 “use command line client” > ok。

这样就可以了!!

相关文章:

  • 2021-11-26
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2021-10-21
  • 2022-12-23
  • 2022-01-13
  • 2022-12-23
猜你喜欢
  • 2021-11-18
  • 2022-12-23
  • 2021-10-29
  • 2022-12-23
  • 2022-01-13
  • 2021-07-24
  • 2021-05-04
相关资源
相似解决方案