Re: Help with post-commit hook for updating a web site
From: Phil Endecott <spam_from_subversion_users_at_chezphil.org>
Date: 2005-11-21 12:28:41 CET ('binary' encoding is not supported, stored as-is) Fabio Serra <fabio.serra@opentur.it> wrote: > /usr/local/bin/update-dev >>/tmp/logsvn_2.txt I think that will only redirect stdout, not stderr.
/usr/local/bin/update-dev 2>&1 >> /tmp/logsvn_2.txt
--Phil.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.