Closed
Bug 586583
Opened 15 years ago
Closed 10 years ago
Add support to comm-*'s client.py for checking out latest tagged release
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: WeirdAl, Unassigned)
References
()
Details
I hacked up a checkout script for my Verbosio project, including support for pulling the latest tagged Firefox release from mozilla-1.9.2. I'm thinking this would be a nice feature to add to comm-* repositories.
I borrowed half the code from comm-1.9.2's client.py, and tested all of it on Windows 7, MacOSX 10.5, and Fedora Linux 13.
Comment 1•15 years ago
|
||
Errm, I think the trunk (comm-central) version of client.py already has what you want - see bug 556394. We just haven't back-ported it yet.
| Reporter | ||
Comment 2•15 years ago
|
||
I didn't see any indication in the patches on bug 556394 of what I was looking for. The code I have in the URL field for this bug looks for the most recent FIREFOX_*_RELEASE tag and updates the local repo to that.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•