Closed Bug 539266 Opened 15 years ago Closed 14 years ago

enable git diffs on hg webheads

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ted, Assigned: dmoore)

Details

Should be as simple as adding (to a hgrc somewhere):
[diff]
git = 1

This should give us diffs that correctly show file moves and copies.
git diffs enabled on dm-hg01 and dm-hg02
Assignee: server-ops → dmoore
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
This doesn't seem to have actually fixed this. djc: is this just a deficiency in hgweb?
Hmm, shouldn't be, but, what version of hg do we run on the webheads these days?
(In reply to comment #1)
> git diffs enabled on dm-hg01 and dm-hg02

I thought those were the backend servers? Do the web front-ends share the same repo or do they have their own?
As I understand it, http traffic is proxied by dm-hg01/02 to the actual web front-ends (dm-vcview*).
Derek: is that correct? If so, can you try setting this on the dm-vcview* machines?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Activated on dm-vcview0[123]. Per aravind and Comment #6, this is the proper location.
Status: REOPENED → RESOLVED
Closed: 15 years ago14 years ago
Resolution: --- → FIXED
Awesome, that worked, thanks!
(Verified with http://hg.mozilla.org/mozilla-central/rev/3d6a406c0067 )
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.