Re: Commit failed when committing merge
From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Tue, 15 Dec 2009 10:51:14 -0600
On Dec 15, 2009, at 09:54, Jacob Weber wrote:
> Do you know if it's possible to launch the hook in the background and let SVN finish the commit immediately?
Yes, it is. You need to not only send it to the background, but also redirect its stdout and stderr streams to somewhere, for example /dev/null. See for example:
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=685574
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.