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

Re: Pre-commit hooks

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Wed, 19 Mar 2008 15:09:30 -0700

On Wed, Mar 19, 2008 at 2:58 PM, DePriest Richard 403 <
richard.depriest_at_crackerbarrel.com> wrote:

> I have another question about pre-commit hooks. I have been trying to get
> a pre-commit hook to process and not let anyone commit a change without
> having a lock on the modified file. When I test my hook the commit fails
> everytime. If I remove the pre-commit hook the commit will work fine. I just
> figured I have something not coded correctly in my hook or the perl scipt it
> calls.
> After numerous tests, I have discovered a couple of things. It is looking
> like th pre-commit hook is not executing correctly. The reason I say that is
> because I coded a pre-commit hook with only an exit 0 line. This hook causes
> the commit to fail. I am using the tortoise GUI. Anybody out there got any
> ideas.
>
> All ideas greatly appreciated.
>
>

Make sure that the pre-commit hook as execute permissions.

Plus, please read: http://subversion.tigris.org/faq.html#hook-debugging

regards,
-Hari
Received on 2008-03-19 23:09:52 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.