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

Re: Re: post-commit script not executing

From: Daniel Torreblanca <regulatethis_at_gmail.com>
Date: Tue, 10 Nov 2009 12:39:29 -0500

On Tue, Nov 10, 2009 at 12:33 PM, Tyler <tyler.badorrek_at_ngc.com> wrote:
> I am using Apache on Win2K server, but I'm not sure how to set the apache permissions for my working copy? I subversion authentication set up already with Apache
>
>> On Tue, Nov 10, 2009 at 10:23 PM, Tyler <tyler.badorrek_at_ngc.com> wrote:
>>
>> > I'm working on a post-commit hook script to update a working copy of the
>> > repository after every commit. It works fine when I execute the post-commit
>> > batch directly from the command line, but when I make a normal commit in a
>> > working copy it seems the post-commit batch file isn't executed at all. It
>> > won't even print basic statements to a log file. I don't understand why the
>> > post-commit isn't executing? Help.

Make sure you're using absolute paths in your script - I've never used
svn on Windows but I'm assuming that this behavior would be the same
as it is on *nix systems - hook scripts are executed with empty
environment vars.

Daniel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416241

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-10 18:40:16 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.