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

Issue 12780010: import_from_android.sh: Save subversion subdirectories (Closed)

Created:
7 years, 9 months ago by digit1
Modified:
7 years, 9 months ago
Reviewers:
agl, wtc, Ryan Sleevi
CC:
chromium-reviews
Visibility:
Public.

Description

import_from_android.sh: Save subversion subdirectories The previous commit didn't change the files under openssl/, because the import_openssl.sh script used by import_from_android.sh removes the 'openssl' directory completely to replace it with new files. This has the unfortunate side-effect of removing all .svn subdirs, making it impossible to send the right set of changes during "svn commit". This patch modifies import_from_android.sh to save/restore the subversion directories to avoid this problem. BUG=none TBR=wtc@chromium.org, rsleevi@google.com, agl@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188770

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M import_from_android.sh View 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
digit1
lgtm Sorry about that, this patch should fix the commit once for all. By the ...
7 years, 9 months ago (2013-03-18 11:25:27 UTC) #1
wtc
Patch set 1 LGTM.
7 years, 9 months ago (2013-03-18 17:44:10 UTC) #2
digit1
7 years, 9 months ago (2013-03-18 18:14:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r188770 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698