2009年12月11日 星期五

無法正確匯入svn專案

在專案開發過程中, 會利用svn做好版本控管.

但下載過程時, 有可能因為帳號密碼和第一次記錄的不同

(舉例來說, 我們會選擇永久記憶帳號密碼, 偏偏後來又換了帳號密碼, 而eclipse 只會一直去讀取舊的帳密), 所以就會出現這樣的畫面….

document not exist

偏偏eclipse又沒有提供可以刪除帳號密碼的功能.

google了一下, 發現可以刪除eclipse中的快取設定…

1.remove cached one and login again over the next attempt of DelayedCommit. The SVNKit stores a credentials into /configuration/org.eclipse.core.runtime/.keyring file.

文章出處: http://www.jetbrains.net/devnet/thread/279348

我想這樣應該就懂了吧

沒有留言: