[e-lang] Decision needed: Repository newline choice

Dean Tribble tribble at e-dean.com
Tue Jan 2 18:16:31 CST 2007


Kevin Reid wrote:
> On Jan 2, 2007, at 15:59, Mark Miller wrote:
>> For text files specifically, telling Subversion to use platform
>> newlines would be fine. How does Subversion know what is and isn't a
>> text file?
>>     
> Subversion only alters the line endings of files with svn:eol-style  
> properties set; therefore we set that property only on text files.
>   
With your list of extensions, I can change the server defaults so that 
those filetypes default to native mode.  Alternatively, we can set the 
server to assume text unless the file detects as binary (e.g., uses the 
8th bit).  Recommendations or preferences?  I think I prefer the 
specific list (because otherwise in a mixed checkin with some binary 
files subversion might get confused).


More information about the e-lang mailing list