Closed
Bug 177522
Opened 23 years ago
Closed 23 years ago
lxr (seamonkey, mozilla) haven't updated in a week
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: endico)
References
()
Details
http://lxr.mozilla.org/seamonkey/source/extensions/cookie/resources/content/cookieNavigatorOverlay.xul#210
http://lxr.mozilla.org/mozilla/source/extensions/cookie/resources/content/cookieNavigatorOverlay.xul#210
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/extensions/cookie/resources/content/cookieNavigatorOverlay.xul&rev=1.10&mark=217,237#217
1.10 <dveditz@netscape.com> 24 Oct 2002 19:31
i think the problem is a bit older, but this is the case that bit me. this is a
global problem, db48x noticed it in pageinfo after i mentioned the problem.
Comment 1•23 years ago
|
||
Also, in calendar there is a directory missing from lxr.
QA Contact: timeless → myk
Assignee | ||
Comment 2•23 years ago
|
||
the problem is that cvs updates are timing out after several minutes. From
what i've seen no files are getting updated at all.
This isn't just a 'cvs on tegu' is slow issue. checking out mozilla/client.mk
from my desktop machine happens instantly. doing the same checkout from
komodo gives a connection timed out error after 4 minutes. The same checkout
from lounge works fine. If I don't figure out tomorrow why komodo can't
talk to cvs-mirror i'll switch the trees over to using lounge. That might
be a good idea anyway.
komodo> date ; cvs co mozilla/client.mk ; date
Tue Nov 5 20:34:40 PST 2002
cvs [checkout aborted]: connect to cvs-mirror.mozilla.org:2401 failed:
Connection timed out
Exit 1
Tue Nov 5 20:38:02 PST 2002
Comment 3•23 years ago
|
||
Leaf, in all his great and almighty wisdom, noticed that the ip for
cvs-mirror.mozilla.org was hardcoded into /etc/hosts on komodo, breaking any cvs
checkouts from that server.
I'm going to mark this bug resolved.
*kicks self for not noticing*
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•