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

RE: Autoprops configuration

From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2004-02-19 21:57:46 CET

On Thu, 2004-02-19 at 14:45, Jack Ivey wrote:
> >> My concern is will the eol-style=CRLF do any harm to the handling of a
> >> binary file?
>
> >You bet your buttons! It'll fry 'em up like breakfast sausages.
>
> Fair enough, howzabout this:
>
> [auto-props]
> * = svn:eol-style=native
> *.exe = svn:eol-style=
> ...
>
> It _seems_ to work....

Ah! Yes it does, but if you read the docs on autoprops in the HEAD
revision of the book (not the website), I don't think you can be
guaranteed of the order in which the rules will be run--but I'm not 100%
sure now that I think about it. If someone wants to look at the config
parser code, they can verify the truth in this.

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 19 21:58:19 2004

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.