以下是svn log -v的結果,它停止在文件/目錄移動的修訂中。我怎樣才能得到完整的跟蹤日誌?如何跟蹤SVN中移動的文件/目錄的完整日誌?
svn log -v
r3171 | drake | 2010-08-16 15:04:49 +0800 (Mon, 16 Aug 2010) | 1 line
Changed paths:
D /lib/python2.5/dgGetFileSequence.py
D /lib/python2.5/dgHumanSort.py
D /lib/python2.5/dgconfig.py
D /lib/python2.5/dgdata.py
D /lib/python2.5/dgtools.py
A /python/dgtools/dgGetFileSequence.py (from /lib/python2.5/dgGetFileSequence.py:3170)
A /python/dgtools/dgHumanSort.py (from /lib/python2.5/dgHumanSort.py:3170)
A /python/dgtools/dgconfig.py (from /lib/python2.5/dgconfig.py:3170)
A /python/dgtools/dgdata.py (from /lib/python2.5/dgdata.py:3170)
A /python/dgtools/dgtools.py (from /lib/python2.5/dgtools.py:3170)
對不起,我不能給一個完整的答案,但我發現在Stack中的兩個帖子,我相信會幫助你:1 http://stackoverflow.com/questions/44176/searching-subversion-history-full-文本和2 - http://stackoverflow.com/questions/282802/how-can-i-view-all-historical-changes-to-a-file-in-svn – Philoxopher 2011-03-05 10:07:45