-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Brion Vibber wrote:
Just a little note; I've been going through fixing line ending styles on a bunch of files and thought I'd remind you all of the issue. :) [snip]
Why don't you add a pre-commit hook that does the check on the commonly text file extensions and fail it if the user hadn't set svn:eol-style? Certainly would save a lot of trouble. If a user legitimately needed to have a *.txt file that was binary (which is extremely unlikely) you could also check for svn:mime-type.
Developers can be quite forgetful!