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

feature reqest: need global option eol-style

From: <alexrainpe196_at_hotbox.ru>
Date: 2006-10-06 09:03:03 CEST

what is my problem:
 i have used sources (fpc) which has different types eol-style in different releases. due to this i have to set property svn:eol-style for each file in release. but release has more than 4000 files. i try to use auto-props, but some files is binary, some - text. TortoisSVN detection algoritm works properly about detection binaries but if confuses with auto-property of svn:eol-style -it go an error during import.
 another thing - if i want to go to another eol-style from current, i have to change eol-style property for each file. but i have to do this manualy because some files are binaries.
 
what i want:
 i guess it useful to provide global option eol-style (like in WinCVS gui) or provide such property for directory trees, so that this prop works only for text files and ignore binaries.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 6 09:03:49 2006

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

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