これがなぞなぞです:
C:\code\trunk> svn merge --reintegrate http://svn.e.com/repos/branches/lih --accept postpone --dry-run
svn: E195016: Reintegrate can only be used if revisions 11430 through 12384 were previously merged from http://svn.e.com/repos/trunk to the reintegrate source, but this is not the case:
branches/lih
Missing ranges: /trunk:11902
しかし、ブランチのディレクトリに移動してその範囲をマージしようとすると、マージするものがありません!
C:\code\branches\branch> svn merge -r 11901:11902 http://svn.e.com/repos/trunk --accept postpone --dry-run
C:\code\branches\branch>
svn merge -r 11898:11903
マージするものは何も表示されません。
今、ブランチをトランクに再統合できないようです! 助けてください!
PS lih ブランチは 11906 年まで作成されませんでした。これは、トランクから分岐した hd ブランチから分岐されました (hd は既にトランクにマージされています)。