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

Re: cr, lf on merge ... implement or use gnu diff option?

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-11-14 02:17:21 CET

Peter Davis wrote:
> You will be able to set some configuration (either in a client- or
> repository-configuration file, or as a versioned property of a directory)
> that will specify filename patterns and the default properties to be set for
> matching files. You will be able to set a pattern that matches "Makefile" or
> "*.{c,h,txt}" so that svn:eol-style (and even svn:mime-type or any other
> property) will be set automatically. You'll have to set up these default
> property settings yourself, so that the "don't mangle unless told to do so"
> philosophy is not violated.0
>
> At least, that's my understanding. I think it's a good idea, and it sounds
> like it would solve your problem. In the meantime, you just have to write a
> script to set svn:eol-style to 'native' on your files.

<plug>
And svn_load_dirs.pl already has this capability. In fact, it can apply
arbitrary properties to files matching specific regular expressions.
</plug>

Blair

-- 
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.org
Received on Thu Nov 14 02:18:32 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.