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

Re: perl hooks

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: Tue, 16 Dec 2008 16:05:45 +0100

On Tuesday 16 December 2008 14:34:46 Ilan Yaniv wrote:
> When I changed that the script will become exe (perl2exe) all worked
> out.
> Now I added perl GUI. I want a messagebox to be poped out.
>
> When I run the hook, the script get stuck, no messagebox shown no OK
> button to continue.
>
> Ilan Yaniv

This can't work because the hook is run on the server which is normally on a
different computer or at least a different user. The only thing you can do is
to output error messages on STDERR. Note that this is only working for pre-*
scripts.
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany
Tel.: +49 (0)89 548 433 321
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=985027
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-16 16:07:13 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.