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

Re: Show progress in post-commit hook to user

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 10 Aug 2009 11:00:57 -0400

There is no way to do this. The best thing would be to run the hook
in the background so that the user does not have to wait. If the user
needs to know when the process is done, then send them an email from
the hook.

On Mon, Aug 10, 2009 at 10:58 AM, Lars Tiefland<ltiefland_at_gmail.com> wrote:
> Hi all,
> I've got a problem. At our company we use SVN to publish our Websites /
> Online-Shops etc. to our production servers. This takes some time
> (sometimes).
> How can I show the progress to the developwer who is committing something.
> Background: Some projects need to be published to several servers. I want to
> show on which server the update is in progress at the very moment. For this
> I have tried to echo the command to stdout / stderr. But that does NOT work.
> What am I doing wrong?
> Thanks for your help.
> --
> Live Long And Prosper,
>
> Lars Tiefland
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2382101
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-10 17:01:54 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.