[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Alphe-checklist comments

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-04-19 01:43:26 CEST

Greg Stein wrote:

> However, I'm not very sure what the use-case is for tagging a file with a
> particular style.

Apart from the basic semantics (text vs. binary), there's an extra that
omitting line conversion won't give you: you avoid ever having
mixed-style line endings because of editing on different platforms.
That's not very hard to fix, but I've often wished the repository could
do it for me automagically.

Besides, there's hardly any extra work involved: we'll have the
newline-scanning and -conversion logic in the code in any case.

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM:   <brane_at_acm.org>            http://www.acm.org/
Received on Sat Oct 21 14:36:29 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.