Re: cr, lf on merge ... implement or use gnu diff option?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-14 00:43:09 CET
> aehm ... how do we set this default behaviour?
We don't have server-side configuration yet. So for now, you need to
1. set the 'svn:mime-type' property to "native" on every single
find . -name *.c | xargs svn propset svn:mime-type native
2. make a company policy of setting this property whenever you add
Sorry it's not more automated yet.
But, if you do these things, then SVN will behave exactly the same as
---------------------------------------------------------------------
|
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.