
3 Jun
2008
3 Jun
'08
8:43 p.m.
2008/6/3 Doug Gregor <dgregor@osl.iu.edu>:
The pre-commit hook does three things: 1) Checks for problems on case-insensitive file systems, e.g., where there's a file in the repository already that would have the same name as a file you're committing on a case-insensitive file system. 2) Checks for mime-type and eol-style. 3) Checks for an empty log message
Worst case, you can send the change to me and I'll figure out what's going wrong.
Are the hook scripts stored in subversion for everyone to see? If not; I think both these and the current recommended client side configuration should be placed in subversion. /$