日食を開いたところ、次のエラーが表示されました。
SVN: '0x00000000: Open Project' operation finished with error: 0x00000000: Unable connect to 'my_project' project.
Please check that SVN meta-information exists and its format is supported by the current SVN plug-in version.
If so, it is possible that project working copy is relocated outside plug-in control.
At the current moment project will be automatically disconnected from source control.
0x00000000: Unable connect to 'my_project' project.
Please check that SVN meta-information exists and its format is supported by the current SVN plug-in version.
If so, it is possible that project working copy is relocated outside plug-in control.
At the current moment project will be automatically disconnected from source control.
プロジェクトをSVNに再接続したかったので、Webを検索したところ、可能な解決策は次のとおりです。
プロジェクトを右クリック - >チーム - >プロジェクトを共有
プロンプトに従います。
- 2 つのオプションがありました cvs ? svn? -> svn を選択し、[次へ] をクリックしました。
- リポジトリの場所を選択します (既存のリポジトリの場所を使用します)。次にクリックしたものを選択しました。
ただし、2ステップでは、上部に次のように記載されています。
ウィザードは、ファイルを SVN リポジトリと初めて共有するのに役立ちます。プロジェクトは、SVN リポジトリに自動的にインポートされます。
SVNリポジトリに再接続するためにこれを試した人はいますか? プロジェクトの場所へのチェックインが開始されず、リポジトリ内のコードが上書きされないのではないかと心配しています。
プロジェクトの共有オプションを使用するのは、これがリポジトリに何かを上書きまたはチェックインせず、再接続するだけであると誰かが確信している場合のみです。