Corrupted files in winhugs\resource
Johan Nordlander
nordland@cse.ogi.edu
Mon, 12 Feb 2001 10:58:16 -0800
Jeffrey R. Lewis" wrote:
>
> Pepe Gallardo wrote:
>
> > Some of the files in src\winhugs\resources, in particular,
> >
> > classesd.bmp
> > exitbutt.bmp
> > relobutt.bmp
> >
> > on the cvs repository are corrupted ! . They were fine in the beta release.
>
> Those files would appear to not be checked in using the `binary' flag (-kb) -
> perhaps this is the problem.
>
> --Jeff
Fortunately the data in these files are still correct. As Jeff suspected the
-kb flags were just missing; this has now been fixed. A cvs update should solve
the problem.
-- Johan