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

Issue 209058: Update documentation on how to merge in new SQLite versions. No code change. (Closed)

Created:
11 years, 3 months ago by Mike Mammarella
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Update documentation on how to merge in new SQLite versions. No code change. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26986

Patch Set 1 #

Total comments: 12

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+840 lines, -71 lines) Patch
M third_party/sqlite/README.chromium View 1 2 chunks +53 lines, -18 lines 1 comment Download
D third_party/sqlite/google_update_sqlite.sh View 1 1 chunk +0 lines, -52 lines 0 comments Download
M third_party/sqlite/misc.patch View 1 1 chunk +786 lines, -0 lines 0 comments Download
M third_party/sqlite/safe-tolower.patch View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Mike Mammarella
11 years, 3 months ago (2009-09-21 22:17:56 UTC) #1
Scott Hess - ex-Googler
http://codereview.chromium.org/209058/diff/1/2 File third_party/sqlite/README.chromium (right): http://codereview.chromium.org/209058/diff/1/2#newcode5 Line 5: # Determine the versions of the release you ...
11 years, 3 months ago (2009-09-22 17:33:46 UTC) #2
Mike Mammarella
http://codereview.chromium.org/209058/diff/1/2 File third_party/sqlite/README.chromium (right): http://codereview.chromium.org/209058/diff/1/2#newcode5 Line 5: # Determine the versions of the release you ...
11 years, 3 months ago (2009-09-22 17:56:05 UTC) #3
Scott Hess - ex-Googler
11 years, 3 months ago (2009-09-23 20:54:30 UTC) #4
LGTM after dropping the indicated section from README.

With the patch command-line, my points about the patch files don't apply.  I was
assuming you were patching w/in third_party/sqlite/

http://codereview.chromium.org/209058/diff/4001/4002
File third_party/sqlite/README.chromium (right):

http://codereview.chromium.org/209058/diff/4001/4002#newcode68
Line 68: The following notes are old but you can get the idea:
I think this section is irrelevant.  Gears lived in perforce, so I was putting
the CVS checkout of SQLite in sqlite_vendor and doing a perforce branch over to
sqlite_google.  This means that we could rely on perforce to do our merging. 
Besides not using perfoce, the above instructions manage the merge by other
means.

Powered by Google App Engine
This is Rietveld 408576698