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

Issue 118036: Tweak SVNVersion be happier (matches windows).... (Closed)

Created:
11 years, 6 months ago by John Grabowski
Modified:
9 years, 6 months ago
Reviewers:
TVL, jeremy
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Tweak SVNVersion be happier (matches windows). Fix about:version so "Developer build" says "Official build" when relevant, and lists SVN version for developer builds. BUG=12064 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17337

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M base/file_version_info_mac.mm View 1 chunk +5 lines, -1 line 0 comments Download
M build/mac/tweak_app_infoplist View 1 2 2 chunks +6 lines, -6 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
John Grabowski
11 years, 6 months ago (2009-05-29 23:09:14 UTC) #1
TVL
http://codereview.chromium.org/118036/diff/1/2 File build/mac/tweak_app_infoplist (right): http://codereview.chromium.org/118036/diff/1/2#newcode70 Line 70: # it is just for reference. drive by: ...
11 years, 6 months ago (2009-05-29 23:24:43 UTC) #2
John Grabowski
http://codereview.chromium.org/118036/diff/1/2 File build/mac/tweak_app_infoplist (right): http://codereview.chromium.org/118036/diff/1/2#newcode70 Line 70: # it is just for reference. On 2009/05/29 ...
11 years, 6 months ago (2009-05-30 00:37:30 UTC) #3
jeremy
http://codereview.chromium.org/118036/diff/2001/3001 File build/mac/tweak_app_infoplist (right): http://codereview.chromium.org/118036/diff/2001/3001#newcode69 Line 69: SVN_REVISION=$(svn info "${SRCROOT}" | grep "Revision:" | cut ...
11 years, 6 months ago (2009-05-30 19:21:28 UTC) #4
John Grabowski
http://codereview.chromium.org/118036/diff/2001/3001 File build/mac/tweak_app_infoplist (right): http://codereview.chromium.org/118036/diff/2001/3001#newcode69 Line 69: SVN_REVISION=$(svn info "${SRCROOT}" | grep "Revision:" | cut ...
11 years, 6 months ago (2009-06-01 17:29:26 UTC) #5
jeremy
11 years, 6 months ago (2009-06-01 18:15:06 UTC) #6
LGTM

http://codereview.chromium.org/118036/diff/9/10
File build/mac/tweak_app_infoplist (right):

http://codereview.chromium.org/118036/diff/9/10#newcode70
Line 70: if [ -z "${SVN_REVISION}" ] ; then
Could you add a comment about needing to add a codepath for GIT?

Powered by Google App Engine
This is Rietveld 408576698