Use svn log. Show revisions 5-20, starting with 5: $ svn log -r 5:20 file.txt. Reverse the order: $ svn log -r 20:5 file.txt.
確定! 回上一頁