The svn hook for the empty files detection. Implementation is shamelessly stolen from antoine's svnadmin/hooks/scripts/stage-only.sh
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Several appear every month. I can continue to remove them, but IMO svn hook will be a better solution.
Comment Actions
If you've tested it and it works, go with it. Don't forget to hook it up in hooks/pre-commit
Comment Actions
Should we not also check for empty directories
The hook does that. I've uploaded the correct patch.
Sorry about that.