Try svn diff -r 5000:6001
instead. To understand this, consider the following: what would the output of svn diff -r 100:100
look like? It would show no changes, because the revisions are the same. To see the changes for revision 100, we must use -r 99:100
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…