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

Issue 341072: rsync isn't resilient about updating symbolic link times (Closed)

Created:
11 years, 1 month ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
Mark Dalrymple, TVL
CC:
chromium-reviews_googlegroups.com, pam+watch_chromium.org
Visibility:
Public.

Description

rsync isn't resilient about updating symbolic link times, so catch a case that might cause trouble and work around it. BUG=26181 TEST=keystone_install_test.sh It should now be possible to update Chrome when you have write permission on all of the directories but none of the files or symbolic links on disk. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30768

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -2 lines) Patch
M chrome/tools/build/mac/keystone_install.sh View 1 2 2 chunks +143 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mark Mentovai
11 years, 1 month ago (2009-11-02 22:53:52 UTC) #1
TVL
is it worth creating a bunch of DMGs/tars/something that the test can create on disk ...
11 years, 1 month ago (2009-11-02 23:13:13 UTC) #2
Mark Mentovai
"break on spaces" comment updated http://codereview.chromium.org/341072/diff/1/2 File chrome/tools/build/mac/keystone_install.sh (right): http://codereview.chromium.org/341072/diff/1/2#newcode1 Line 1: #!/bin/bash dmg/tar/whatever: kind ...
11 years, 1 month ago (2009-11-02 23:18:11 UTC) #3
TVL
11 years, 1 month ago (2009-11-02 23:25:21 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698