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

Issue 14297017: Revert 195308 "Tweak GenerateDiff:" (Closed)

Created:
7 years, 8 months ago by jam
Modified:
7 years, 8 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 195308 "Tweak GenerateDiff:" Reverting r195363, r195328 and r195308. gcl upload is hanging for me unless I revert these changes. f:\src\chrome3\src>gcl upload o0m7 at this point, there's no output. If I press enter, I get: Got an exception Command svn diff --config-dir c:\users\jabdel~1\appdata\local\temp\tmp7dwbyp -r 195324:head svn://chrome-svn/chrome/trun k/src/webkit/glue/dom_operations_unittest.cc returned non-zero exit status 1 in f:\src\chrome3\src Authentication realm: <svn://chrome-svn:3690> 0039d316-1c4b-4281-b951-d872f2087c98 Password for 'jabdelmalek': Authentication realm: <svn://chrome-svn:3690> 0039d316-1c4b-4281-b951-d872f2087c98 > Tweak GenerateDiff: > > * Update comment for accuracy > * Keep the base diff command in a variable; this fixes an oversight where GenerateDiff would run svn diff without the --config-dir hack, and makes later refactoring easy > * Apply review comments from https://codereview.chromium.org/14247007/ to existing code > > Review URL: https://chromiumcodereview.appspot.com/14366029 TBR=pkasting@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195422

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -10 lines) Patch
M trunk/tools/depot_tools/scm.py View 4 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
7 years, 8 months ago (2013-04-21 18:28:37 UTC) #1
Peter Kasting
7 years, 8 months ago (2013-04-23 02:16:18 UTC) #2
Message was sent while issue was closed.
The current system already uses the --config-dir hack, which I'd think would
also trigger authentication notices in the same way.

Did you try doing an svn ls of the correct repo before running your gclient
commands?  It's already the case that you need to do that with the existing
system.  In general my series of patches should have _helped_ with this overall
by at least moving svn 1.7 users away from the horrible --config-dir hack.

Powered by Google App Engine
This is Rietveld 408576698