--- Xavier Hanin <[EMAIL PROTECTED]> wrote: > On 5/31/07, Matt Benson <[EMAIL PROTECTED]> > wrote: > > > > > > --- Xavier Hanin <[EMAIL PROTECTED]> wrote: > > > > > On 5/31/07, Matt Benson <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > Guys, can I interject a dumb question and ask > why > > > > Xooki must use LF endings? > > > > > > > > > The question is not dumb, xooki is :-) > > > The problem is that when you use xooki to edit a > > > page, xooki writes the > > > page. And when it writes the page, it uses '\n' > for > > > eol whatever the > > > platform is. Thus you end up with LF whatever > your > > > platform, so using > > > eol-style 'native' does not work with xooki. > > > > > > But fixing this in xooki shouldn't be too long, > so > > > if it's a problem to use > > > LF as eol-style for these pages, I'll try to fix > > > xooki. > > > > My understanding of the svn property is that it > will > > store the files however it sees fit and on > checkout > > will give them to the user in his native EOL. > IOW, > > there is no conflict. > > > I'm not sure to properly understand the > svn:eol-style property, but from my > experience I have at least one problem when using > native eol: xooki rewrites > only a part of the original file with LF, so the > file after xooki edition > has a mix of CRLF and LF if the original file had > CRLF. And svn do not seem > to like mixed eol styles when the eol-style property > is set. >
I wasn't aware of this, so took a more simplistic view of the situation. :) [SNIP] > I think I'll fix xooki to make use of native eol, it > will make our lifes > easier. Does it sound right? > >From your other comments, I'd agree this would probably be the easiest solution in the long run. :) -Matt > Xavier > > -Matt > > > > > > > > Xavier > > > > > > -Matt > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > > Get the Yahoo! toolbar and be alerted to new > email > > > wherever you're > > > > surfing. > > > > > > > > > > http://new.toolbar.yahoo.com/toolbar/features/mail/index.php > > > > > > > > > > > > > > > > -- > > > Xavier Hanin - Independent Java Consultant > > > Manage your dependencies with Ivy! > > > http://incubator.apache.org/ivy/ > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > Sick sense of humor? Visit Yahoo! TV's > > Comedy with an Edge to see what's on, when. > > http://tv.yahoo.com/collections/222 > > > > > > -- > Xavier Hanin - Independent Java Consultant > Manage your dependencies with Ivy! > http://incubator.apache.org/ivy/ > ____________________________________________________________________________________ Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. http://new.toolbar.yahoo.com/toolbar/features/mail/index.php
