Descriptionupdate_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 #
Messages
Total messages: 2 (0 generated)
|