私たちの SVN サーバーは最近サーバーを移動しました (serverA から serverB へ)。リポジトリのEclipseで「再配置」を行い、serverBに移動しました。SVN は ServerA からアンインストールされました。すべてを同期すると問題ありませんが、「更新」すると、コンソールに次のように表示されます。
No connection could be made because the target machine actively refused it.
svn: Can't connect to host 'serverA.mysite.com': No connection could be made because the target machine actively refused it.
どういうわけか、どこかに保存されている古いサーバーへの参照があります。どうすればそれを見つけて変更できますか?