コミットされたファイルの一覧を確認svn log --verbose -r N svn log --verbose -r 123
------------------------------------------------------------------------
r123 | taro | 2017-06-14 09:00:00 +0900 (水, 14 6月 2017) | 2 lines
変更のあったパス:
M /trunk/htdocs/index.html
M /trunk/htdocs/test.html
参考https://stackoverflow.com/questions/6296284/svn-list-files-committed-for-a-revision |
|