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

Issue 1340733002: Make auto-svn also configure the current svn branch (if any). (Closed)

Created:
5 years, 3 months ago by Michael Moss
Modified:
5 years, 3 months ago
Reviewers:
agable, amineer
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make auto-svn also configure the current svn branch (if any). With this change, and running 'git auto-svn' whenever starting work on a new upstream branch, much git-svn confusion and mayhem can be avoided. For example: $ git checkout -b drover_2403 branch-heads/2403 $ git svn info --url svn://svn.chromium.org/chrome-internal/trunk/tools/build # git-svn still thinks it's dealing with trunk. $ git auto-svn ... $ git svn info --url svn://svn.chromium.org/chrome-internal/branches/2403/tools/build # That's better. R=agable@chromium.org, amineer@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=296667

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -6 lines) Patch
M git_auto_svn.py View 3 chunks +24 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Michael Moss
5 years, 3 months ago (2015-09-11 23:01:06 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1340733002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1340733002/1
5 years, 3 months ago (2015-09-11 23:22:08 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-11 23:23:59 UTC) #5
agable
lgtm
5 years, 3 months ago (2015-09-14 16:20:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1340733002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1340733002/1
5 years, 3 months ago (2015-09-14 16:22:43 UTC) #8
commit-bot: I haz the power
5 years, 3 months ago (2015-09-14 16:24:59 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=296667

Powered by Google App Engine
This is Rietveld 408576698