Re: [PHP-DOC] cvs: phpdoc /fr/functions calendar.xml classobj.xml com.xml cpdf.xml ctype.xml cybercash.xml dbase.xml dbm.xml dbx.xml dir.xml fbsql.xml filesystem.xml gmp.xml hw.xml icap.xml image.xml ircg From: Gabor Hojtsy (goba <email protected>)
Date: 11/15/01

> > It does matter, because you get huge megapatches because
> > of line ending changes. If you change line endings, diff
> > treats the line changed, so you'll get a huge diff with
> > all lines modified... For this reason, it is the best,
> > in my humble opinion to use one standard line break
> > (preferably Unix style \n only).
>
> a commitinfo script in CVS that would auto-convert these
> or that would at least reject commits unsing Mac or DOS
> style endings would be great

Who can program a script like this? I can't :((

Goba