Closed
Bug 459871
Opened 17 years ago
Closed 17 years ago
Can't pull comm-central from THUNDERBIRD_3_0a3_RELEASE with client.py
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: gozer)
Details
Attachments
(1 file)
|
1.17 KB,
patch
|
Details | Diff | Splinter Review |
It's not possible to build Thunderbird in comm-central from the THUNDERBIRD_3_0a3_RELEASE tag because client.py tries to update mozilla-central to the THUNDERBIRD_3_0b1_RELEASE tag, which doesn't exist (yet). The client.py probably should have been changed when the tag was renamed (and comm-central retagged).
| Reporter | ||
Comment 1•17 years ago
|
||
This at least gave me a pull. I haven't tried building it yet.
Comment 2•17 years ago
|
||
The actual release source should be pulled from http://hg.mozilla.org/users/gozer_mozillamessaging.com/comm-central-tb-3-0a3
We should probably remove the release tag(s) from comm-central as they aren't actually true.
Assignee: nobody → gozer
| Assignee | ||
Comment 3•17 years ago
|
||
Yes, good point, removed in
changeset: 608:770044d2e504
tag: tip
user: Philippe M. Chiasson <gozer@mozillamessaging.com>
date: Tue Oct 14 15:00:18 2008 -0400
summary: Removed tag THUNDERBIRD_3_0a3_RELEASE
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•