Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(606)

Issue 6681032: Improve SVN.Revert() again to work better in reverting svn added directories. (Closed)

Created:
9 years, 9 months ago by M-A Ruel
Modified:
9 years, 7 months ago
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

Improve SVN.Revert() again to work better in reverting svn added directories. Revert the order back to deleting then svn revert'ing, which is safer than the reverse. Document a bit better the behavior. R=dpranke@chromium.org BUG=none TEST=commit queue should die less often Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78224

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -31 lines) Patch
M scm.py View 3 chunks +21 lines, -22 lines 2 comments Download
M tests/scm_unittest.py View 1 chunk +26 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
9 years, 9 months ago (2011-03-14 13:41:49 UTC) #1
Dirk Pranke
LGTM. http://codereview.chromium.org/6681032/diff/1/scm.py File scm.py (right): http://codereview.chromium.org/6681032/diff/1/scm.py#newcode864 scm.py:864: for file_status in SVN.CaptureStatus(repo_root): I wonder if it ...
9 years, 9 months ago (2011-03-14 19:46:05 UTC) #2
M-A Ruel
http://codereview.chromium.org/6681032/diff/1/scm.py File scm.py (right): http://codereview.chromium.org/6681032/diff/1/scm.py#newcode864 scm.py:864: for file_status in SVN.CaptureStatus(repo_root): On 2011/03/14 19:46:05, dpranke wrote: ...
9 years, 9 months ago (2011-03-15 13:42:54 UTC) #3
commit-bot: I haz the power
9 years, 9 months ago (2011-03-15 17:14:30 UTC) #4
Change committed as 78224

Powered by Google App Engine
This is Rietveld 408576698