Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse でソース ツリーの現在のローカル状態を特定のタグと比較するのは非常に簡単ですが、Eclipse の diff 機能を使用して 2 つの異なるタグを比較するオプションが見つかりません。
タグ TAG1 と TAG2 があり、TAG2 が最新だとします。現在のステータスを TAG1 または TAG2 とのみ比較できますが、TAG1 と TAG2 を比較することはできません。
Eclipseでこれを達成することは可能ですか?
CVS リポジトリ ビューで関連するバージョン ノードから 2 つのタグを選択し、コンテキスト メニューを使用して比較を開始する必要があります。