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

Issue 209052: Use svn update --revision BASE instead of svn revert. (Closed)

Created:
11 years, 3 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Use svn update --revision BASE instead of svn revert. svn revert is broken in too many ways to work around it. I just discovered --revision BASE and it does everything I need. BUG=none TEST=gclient revert ignores externals, work with switched directories, work with files with inconsistent line endings (sigh)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -34 lines) Patch
M gclient_scm.py View 2 chunks +29 lines, -34 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
11 years, 3 months ago (2009-09-21 18:42:23 UTC) #1
Nicolas Sylvain
11 years, 3 months ago (2009-09-21 18:59:48 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698