1. 程式人生 > >eclipse“SVN檢出”遇到問題 error getting dir list 的解決辦法

eclipse“SVN檢出”遇到問題 error getting dir list 的解決辦法

一開始還以為是伺服器端的問題,但我我用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'

方法很簡單,只需要在eclipse中依次點選頂處的help-->Install new software,會彈出一個install介面

name隨便寫,寫完點選add,剩下的一直點下面的Finish就可以啦,是不是很簡單呢?