Hi all,
Many of the source files are moving towards having the property
svn:eolstyle=native (thanks Richard!) In trying to keep up with bug 100,
I've noticed (via "entire file is in conflict due to eol markers"
diffs :)
that the following files still lack this setting:
xapian-core/matcher/Makefile.mk
xapian-core/net/serialise.cc
xapian-core/net/remoteserver.cc
xapian-core/common/remote-database.h
xapian-core/common/remoteprotocol.h
xapian-core/common/serialise.h
xapian-core/backends/remote/remote-database.cc
There may be a few more in those directories - maybe a recursive "svn
propset -R svn:eolstyle=native '*.cc' '*.h'
'*.mak'" wouldn't hurt for us
poor Windows bound souls?
And-I-guess-*.txt-wouldn't-hurt ly,
Mark