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

Issue 22814005: When reverting, just reverse merge the entire revision. (Closed)

Created:
7 years, 4 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 4 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

When reverting, just reverse merge the entire revision. Since we already checked out all files that were touched in the revision to revert, it should just work[tm]. BUG=64643 R=agable@chromium.org, maruel@chromium.org, phajdan.jr@chromium.org TEST=tested manually that svn merge -r (without -N) reverts directory deletes Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219094

Patch Set 1 #

Total comments: 1

Patch Set 2 : updates #

Total comments: 1

Patch Set 3 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M drover.py View 1 2 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jochen (gone - plz use gerrit)
7 years, 4 months ago (2013-08-22 08:56:45 UTC) #1
agable
This pretty much lgtm. Using SVN's built-in capabilities is better than hardcoding something complex, so ...
7 years, 4 months ago (2013-08-22 09:15:14 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/22814005/diff/6001/drover.py File drover.py (right): https://codereview.chromium.org/22814005/diff/6001/drover.py#newcode278 drover.py:278: command = ('svn merge -c -%d %s .' % ...
7 years, 4 months ago (2013-08-22 18:13:40 UTC) #3
M-A Ruel
IIRC, Anthony came up with this logic. There were issues like performance that I don't ...
7 years, 4 months ago (2013-08-22 18:18:49 UTC) #4
jochen (gone - plz use gerrit)
On 2013/08/22 18:13:40, Paweł Hajdan Jr. wrote: > https://codereview.chromium.org/22814005/diff/6001/drover.py > File drover.py (right): > > ...
7 years, 4 months ago (2013-08-22 18:21:01 UTC) #5
M-A Ruel
On 2013/08/22 18:21:01, jochen wrote: > On 2013/08/22 18:13:40, Paweł Hajdan Jr. wrote: > > ...
7 years, 4 months ago (2013-08-22 18:23:34 UTC) #6
laforge
On 2013/08/22 18:21:01, jochen wrote: > On 2013/08/22 18:13:40, Paweł Hajdan Jr. wrote: > > ...
7 years, 4 months ago (2013-08-22 18:29:51 UTC) #7
jochen (gone - plz use gerrit)
added --ignore-ancestry
7 years, 4 months ago (2013-08-22 20:15:07 UTC) #8
Paweł Hajdan Jr.
LGTM, thanks!
7 years, 4 months ago (2013-08-22 20:36:28 UTC) #9
jochen (gone - plz use gerrit)
I tried reverting r218441 with and without my patch. Without my patch, it took 2 ...
7 years, 4 months ago (2013-08-22 20:40:21 UTC) #10
jochen (gone - plz use gerrit)
7 years, 4 months ago (2013-08-22 20:43:42 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 manually as r219094 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698