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

Issue 6838001: update_depot_tools: Workaound svn symlink issue. (Closed)

Created:
9 years, 8 months ago by Scott Byer
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

update_depot_tools: Workaound svn symlink issue. svn info doesn't like it when handed a symlink - you get an 'is not a working copy' error message. Unfortunately, the Mac uses BSD readlink, and doesn't have -f, so the subshell CD/PWD idiom must be used. BUG=none TEST=Create a symlink to depot_tools, put it early in your path, and do update_depot_tools. You should not get any 'not a working copy' error messages. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=81323

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M update_depot_tools View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Scott Byer
9 years, 8 months ago (2011-04-12 22:08:39 UTC) #1
M-A Ruel
9 years, 8 months ago (2011-04-12 22:39:00 UTC) #2
lgtm, thanks!

Powered by Google App Engine
This is Rietveld 408576698