一开始还以为是服务器端的问题,但我我用windows的 tortoisesvn 检出代码是没问题的,就连上传代码的时候也出现以下错误:

    1、checkout svn://xxx/xxx -r HEAD --depth=immediates --force

    2、  svn: URL 'svn://192.xx.xx.xx/xd-common-core' doesn't exist

    3、svn: File already exists: filesystem '/home/svn/ssmall/db', transaction '8-a', path '/xd-common-core'

后来一篇百度知道里面找到了答案:https://zhidao.baidu.com/question/1540991751269409027.html

方法很简单,只需要在eclipse中依次点击顶处的help-->Install new software,会弹出一个install界面

eclipse“SVN检出”遇到问题 error getting dir list 的解决办法

点击 add  在Location一栏输入 http://subclipse.tigris.org/update_1.0.x    ,

name随便写,写完点击add,剩下的一直点下面的Finish就可以啦,是不是很简单呢?

相关文章:

  • 2021-08-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-28
  • 2021-11-07
  • 2022-02-07
猜你喜欢
  • 2021-10-28
  • 2021-05-01
  • 2021-11-21
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
相关资源
相似解决方案