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.
この本は、コミットを受け入れることができないため、再統合されたブランチを使用すべきではないと述べており、実際には削除することをお勧めします。
覚えていない場合、ブランチがすでに再統合されているかどうかをテストするにはどうすればよいですか?
試す:
svn mergeinfo URL/branches/branchX URL/trunk --show-revs merged
詳細については、ここで良い議論があります 。