Michael Wallendahl <mwallend@spikus.com>


Patch
r859715

r859715 | maxb | 2006-05-15 12:20:11 +0000 (Mon, 15 May 2006)

Apply patch from issue #2208 - make commit-email.pl.in work on Windows.
I have no reason to believe this won't work, as there is similar code
already in use in svn_load_dirs.pl.in, but I don't actually have a Windows
Perl installation to test with.

Patch by: Michael Wallendahl <mwallend@spikus.com>

* tools/hook-scripts/commit-email.pl.in (safe_read_from_pipe):
    Add fallback implementation for OSes that can't fork.