[lazarus] *.ico, *.jpg problems from cvs
Peter Vreman
peter at freepascal.org
Thu Aug 8 05:12:26 EDT 2002
> > Marco van de Voort wrote:
> >
> > > One needs a special option to commit binary files. -kb or so, otherwise CVS
> > > will try to DIFF it.
> >
> > If they are using WinCVS on their Windows machines it should be figuring
> > out that the ICO's are binary in the first place. If not then that is
> > the problem.
>
> Dunno, deleted Windows 4 years ago, Linux 3 years ago ;-)
>
The problem is the linebreak conversion that WinCVS does. It translates every #10 to
#13#10 for ascii files.
More information about the Lazarus
mailing list