[Dev] Re: [commits] (john) [9338] Fix new files with wrong end of lines...

Jeffrey Harris jeffrey at osafoundation.org
Fri Feb 3 13:15:36 PST 2006


Hi John,

>         Property changes:
>         trunk/chandler/parcels/osaf/sharing/tests/UnusualTzid.ics
> 
> Name: svn:eol-style
>    + native

Actually, iCalendar streams shouldn't have native eol-style.  RFC2445
requires CRLF for iCalendar line endings.

vobject tolerates CR or LF for line endings, so this change won't break
anything right now, but ics files' eol-style should actually be CRLF.
In fact, I'd forgotten to set this in my new laptop's subversion config,
thanks for reminding me. :)

Sincerely,
Jeffrey


More information about the Dev mailing list