Thorsten Scherler wrote: > David Crossley wrote: > > Thorsten Scherler wrote: > > > David Crossley wrote: > > > > Thorsten would you please configure your svn client ... > > > > > > > > http://www.apache.org/dev/version-control.html#https-svn > > > > has a .subversion/config file list of filename extensions. > > > > > > See my config (attached) > > > > I wonder if your client is not picking up the file. > > Try doing a test 'svn add foo.txt' and commit, > > we will see if the svn:eol-style property is set. > > After I commented out e.g. > *.ft = svn:keywords=Id svn:eol-style=native > > and replaced it with the prop of above linked page I got the eol-style > again working. > > Thanks for the headsup and sorry for all the extra work. I will monitor > more carefully from now.
No problem. The main thing is that we find the issues and educate people. I have a shell script that i run from time-to-time which detects such issues. Committers can subscribe to the committers-cvs mailing list so that thet see SVN diffs for that file and others. -David
