Closed Bug 544478 Opened 16 years ago Closed 6 years ago

mxr sometimes creates invalid link for Hg Log and Hg Blame.

Categories

(Webtools Graveyard :: MXR, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: masa141421356, Unassigned)

References

()

Details

(Keywords: dogfood)

When Accessing http://mxr.mozilla.org/mozilla1.9.2/source/dom/base/nsFocusManager.cpp Now its HG Log link is http://hg.mozilla.org/releases/mozilla-1.9.2/log/c26c0b08cc5e/dom/base/nsFocusManager.cpp and it HG Blame link is http://hg.mozilla.org/releases/mozilla-1.9.2/annotate/c26c0b08cc5e/dom/base/nsFocusManager.cpp But, both of them shows error page, not HG Log/ HG Blame ----------- An error occurred while processing your request revision not found: c26c0b08cc5e
-> Server Ops, since this is a problem with our HG installation, not our customizations.
Assignee: nobody → server-ops
Component: Hg: Customizations → Server Operations
QA Contact: hg.customizations → mrz
Summary: Error at seeing HG Log of mozilla1.9.2 , nsFocusManager.cpp → mxr sometimes creats invalid link for Hg Log and Hg Blame.
Why is it a problem with our hg installation? c26c0b08cc5e isn't in my 1.9.2 clone either, so as far as I can tell this is mostly likely an MXR bug (though the links are now working, so maybe hard to track down).
My theory is that this is a problem with how rejected pushes are handled within hg: when you push but the push is rejected by a hook, it still shows up briefly when you pull from the repository, but I haven't actually spent time to verify this and I thought hg 1.2 fixed this problem (maybe it was 1.3 which we haven't deployed yet).
I think it was hg 1.3 that fixed that, but I don't recall. Maybe this belongs in MXR, I dunno. I just didn't think that it belonged in Hg Customizations.
Assignee: server-ops → aravind
Summary: mxr sometimes creats invalid link for Hg Log and Hg Blame. → mxr sometimes creates invalid link for Hg Log and Hg Blame.
it's possible this is my fault. mxr is fairly evil about calculating the hg link (i don't want to require hg for mxr to work on an hg repo, although perhaps i should make that a fallback path instead of the default).
Component: Server Operations → Server Operations: Projects
Keywords: dogfood
(In reply to comment #5) > it's possible this is my fault. mxr is fairly evil about calculating the hg > link (i don't want to require hg for mxr to work on an hg repo, although > perhaps i should make that a fallback path instead of the default). can we get a verified problem or invalid on this?
Assignee: aravind → cshields
Assignee: cshields → nobody
Component: Server Operations: Projects → MXR
Product: mozilla.org → Webtools
QA Contact: mrz → mxr

mxr is gone, mass closing.
https://searchfox.org/ is a much better alternative.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.