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

Re: post-commit hook completely fails

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Mon, 05 May 2008 21:50:14 -0400

Anthony Lieuallen <arantius_at_gmail.com> writes:
> On 5/1/2008 9:32 PM, Anthony Lieuallen wrote:
>> $ cat > post-commit
>> #!/bin/bash
>> /bin/true
>> $ chmod 777 post-commit
>
> I hate to do this but .. bump?
>
> I can't make this script any simpler, but it still does not run. How
> do I get debugging information to figure this out? Nothing shows in
> any output or log I can find.

How can you tell it is not running if all it does is invoke /bin/true?

(IOW, show us a transcript of the symptoms.)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-06 03:50:49 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.