[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2430577

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-15 17:52:23 CET

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.