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

Re: post-commit - checking that it is executing

From: ricksterv <rickvvaldez_at_gmail.com>
Date: 2007-09-26 22:09:23 CEST

Great - thank you.

On Sep 26, 3:47 pm, "C. Michael Pilato" <cmpil...@collab.net> wrote:
> ricksterv wrote:
> > Hello Group
>
> > I have a post-commit script that I can run from the command line, but
> > it doesn't appear to be executing by SVN.
> > How can I check that it is being executed?
>
> Make it do something that persists outside the hook process. My favorite?
> Adding a line like this:
>
> echo "`date`: ${0} ran" >> /tmp/hooks.log
>
> --
> C. Michael Pilato <cmpil...@collab.net>
> CollabNet <> www.collab.net <> Distributed Development On Demand
>
> signature.asc
> 1KDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 26 22:09:42 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.