Closed Bug 446168 Opened 16 years ago Closed 14 years ago

Try server needs to apply hg patches with 'hg import --no-commit' or 'git-apply' rather than 'patch'

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dao, Unassigned)

References

Details

(Whiteboard: [try-server])

Mercurial produces patches in the the git format, but 'patch' doesn't understand git binary patches. In order to test patches that add / modify images, the try server needs to apply hg patches with 'git-apply' rather than 'patch'. (Currently if your patch contains new images that must be added to jar.mn files as well, the build fails since the images aren't in place for the jar packaging.)
Blocks: 437143
Priority: -- → P3
Note: you can do this with `hg import` instead, which we know is already present on those machines ;-)
Summary: Try server needs to apply hg patches with 'git-apply' rather than 'patch' → Try server needs to apply hg patches with 'hg import --no-commit' or 'git-apply' rather than 'patch'
Target Milestone: --- → Future
Component: Try Server → Release Engineering
Product: Webtools → mozilla.org
QA Contact: try-server → release
Target Milestone: Future → ---
Version: Trunk → other
Component: Release Engineering → Release Engineering: Future
Mass move of bugs from Release Engineering:Future -> Release Engineering. See
http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Whiteboard: [try-server]
Tryserver does push to try now and no longer applies patches in this manner. Resolving.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.