Closed Bug 36391 Opened 24 years ago Closed 24 years ago

Corrupt ",v" file on lounge

Categories

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

Sun
Solaris

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: slamm, Assigned: rkotalampi)

References

()

Details

> Check out this file,
>
> /cvsroot/mozilla/widget/src/gtksuperwin/gdksuperwin.c,v
>
> After the symbols, the 1.7/1.6 version information is messed up,
>
> [....]
> 1.7
> date    2000.01.11.21.11.23;    author blizzard%redhat.com;     state
> Exp;
> branches;
> next    1.62;   author blizzard%redhat.com;     state Exp;
> branches;
> next    1.5;
>
> 1.5
> date    99.12.14.05.21.58;      author blizzard%redhat.com;     state
> Exp;
> branches;
> next    1.4;
The file should be ok now. Btw, checksum rsync runs once a week to correct 
problems like these.

bash-2.00# uname -a
SunOS lounge.mozilla.org 5.6 Generic_105181-16 sun4u sparc SUNW,Ultra-4
bash-2.00# sum /cvsroot/mozilla/widget/src/gtksuperwin/gdksuperwin.c,v
62098 48 /cvsroot/mozilla/widget/src/gtksuperwin/gdksuperwin.c,v

bash-2.00# uname -a
SunOS thelizard.mozilla.org 5.6 Generic_105181-16 sun4u sparc SUNW,Ultra-4
bash-2.00# sum /cvsroot/mozilla/widget/src/gtksuperwin/gdksuperwin.c,v
62098 48 /cvsroot/mozilla/widget/src/gtksuperwin/gdksuperwin.c,v

Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Here's another file that is messed up,

/cvsroot/mozilla/netwerk/base/public/nsNetUtil.h,v

These errors are tripping up cvsblame. As a result the build warnings on
tinderbox are dead. I suppose I need to find a work around for these errors, but
this is the first time it has been a problem.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I changed tinderbox/warnings.pl to continue past parse errors. Many of the files
on lounge are corrupted. See the "Unblamed" files at the bottom of the warnings
page,

http://tinderbox.mozilla.org/SeaMonkey/warn956250300.16189.html

All but a couple of those files had parse errors.
I just started checksum rsync manually. Usually this runs Fri-Sat night.
Okay... rsync with checksums finished. I ran it twice and on second time it 
didn't find any files with different checksums (on first run it found quite a 
many). I also made this to run every morning starting 5.51am. If there are more 
issues please reopen the ticket.
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.