Opened 16 years ago
Closed 11 years ago
#3640 closed bug (fixed)
cvs : fails to successfully checkout Mozilla source code.
Reported by: | mmadia | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | planche2k@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
cvs
in Haiku fails to successfully checkout all of Mozilla's source tree.
Here are the commands to checkout Mozilla: Copy the attached file `mozconfig' to /boot/home
export CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot ; cvs co -r MOZILLA_1_8_BRANCH mozilla/client.mk ; cd mozilla ; make -f client.mk checkout MOZ_CO_PROJECT=all ;
It's very likely that cvs will mention errors while checking out and fail to successfully download all files. Unfortunately, this is difficult to see as the make command executes several cvs commands.
An easy way to check if cvs crapped out is to perform a Tracker query for files named ".new.*"
Attachments (2)
Change History (8)
by , 16 years ago
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Cc: | added |
---|
comment:3 by , 15 years ago
Revisiting this one, it looks to me like something changed on the Mozilla side, the above instructions don't work here any more. mmadia?
comment:4 by , 15 years ago
Still persistant in 33217. screenshot is attached, showing the tracker query for ".new." The following directions were used.
wget http://dev.haiku-os.org/raw-attachment/ticket/3640/mozconfig mv mozconfig ~/.mozconfig export CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot cvs co -r MOZILLA_1_8_BRANCH mozilla/client.mk cd mozilla make -f client.mk checkout MOZ_CO_PROJECT=all
by , 15 years ago
Attachment: | screenshot1.png added |
---|
comment:6 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This does not appear to happen on hrev44610. closing.
Confirmed on two AMD64 single-core machines, one with nForce4 network chipset, one with Marvell. Also seeing quite a lot of:
Revision 29805, gcc2.