Pavel Sanda <[email protected]> writes: > for the script part - dont we already run hooks for commits like email posts? > pavel
>From what I read, it is considered bad to change files during commit hooks. The only thing that is proposed is a hook that refuses a commit when the properties are not correct. JMarc
