Why not repair native svn:eol-style?
From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-08-02 05:49:54 CEST
In this snippet of code in libsvn_wc/translate.c, for a CR, CRLF or LF
if (style == svn_wc__eol_style_fixed)
Why isn't this done for the native style? I don't see any need for it.
For the system running svn, the native style is in effect a constant, so
I'm asking this because I'm using svn_load_dirs.pl to load Windows files
Best,
-- Blair Zajac <blair@orcaware.com> Web and OS performance plots - http://www.orcaware.com/orca/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Aug 2 05:50:27 2002 |
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.