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

Re: Interactive Hooks

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Sun, 14 Jun 2009 06:59:06 -0500

On Jun 14, 2009, at 06:46, Tom Browder wrote:

> I would like to have a pre-commit hook script that asks for
> confirmation when adding a new file that is a non-ascii file.
>
> Is that possible?

It's not possible, sorry. The only way in which a pre-commit hook
script can communicate with the client is by returning a nonzero exit
code and printing a message to stderr, thereby blocking the commit.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-14 14:00:32 CEST

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.