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

Issue 13392007: configure-svn-config.sh fails (Closed)

Created:
7 years, 8 months ago by abarth-chromium
Modified:
7 years, 8 months ago
Reviewers:
eseidel1
CC:
alancutter1
Base URL:
https://chromium.googlesource.com/external/WebKit_trimmed.git@master
Visibility:
Public.

Description

configure-svn-config.sh fails This script was trying to use "svn checkout" to dowload a file from svn.webkit.org, but "svn checkout" only works with directories. Instead, we should use "svn export".

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Tools/EWSTools/configure-svn-config.sh View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
Please take a look at this simple CL. Thanks!
7 years, 8 months ago (2013-04-01 06:20:49 UTC) #1
eseidel
On 2013/04/01 06:20:49, abarth wrote: > Please take a look at this simple CL. Thanks! ...
7 years, 8 months ago (2013-04-01 06:23:50 UTC) #2
abarth-chromium
7 years, 8 months ago (2013-04-01 06:28:11 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698