DescriptionFix issue with svn copy/move directories.
svn diff would only generate a diff for modified files but the current code
would not respect full_move=True. full_move=True is necessary to make it work on
the try server.
TEST=svn move chrome chrome2; echo foo>>PRESUBMIT.py
The try job should fail but the diff should be right.
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=46566
Patch Set 1 #
Total comments: 3
Patch Set 2 : Use StringIO #Patch Set 3 : unit test #
Total comments: 1
Patch Set 4 : s/l/line/ #Messages
Total messages: 4 (0 generated)
|