Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Fwd: [Wireshark-commits] rev 53999: /trunk/tools/ /trunk/tools/:

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Thu, 12 Dec 2013 18:08:01 -0800
In preparation for the migration to Git+Gerrit I added a script named
"backport-change" to /trunk/tools. It's the Git counterpart to
backport-rev. To use it you run

  git checkout <1.10 or 1.8 branch>

followed by

  backport-change r<SVN revision>

or

  backport-change <git hash>

It will try to cherry-pick the given change from master and open a
change request for the corresponding branch on Gerrit. You'll have to
have a remote named "gerrit" that points to
ssh://<user>@test.code.wireshark.org:29418/wireshark-review-sandbox.git
in order it to work.

This is a big change from the current method of dumping everything on
the Roadmap page but it should hopefully make the backporting process
less error-prone.


-------- Original Message --------
Subject: [Wireshark-commits] rev 53999: /trunk/tools/ /trunk/tools/:
backport-change backport-rev
Date: Thu, 12 Dec 2013 23:38:55 GMT
From: gerald@xxxxxxxxxxxxx
Reply-To: wireshark-dev@xxxxxxxxxxxxx
To: wireshark-commits@xxxxxxxxxxxxx

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53999

User: gerald
Date: 2013/12/12 11:38 PM

Log:
 Add a "backport-change" script which cherry-picks a proposed backport
 and pushes it to Gerrit.

Directory: /trunk/tools/
  Changes    Path               Action
  +140 -0    backport-change    Added
  +2 -1      backport-rev       Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list
<wireshark-commits@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits

mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe