RE: Re: Re: post-commit script not executing
From: Tyler <tyler.badorrek_at_ngc.com>
Date: Tue, 10 Nov 2009 09:48:25 -0800 (PST)
I have full paths set, I know about the env variable issue.
Here is my post-commit.bat file:
@echo off
echo empty > empty.txt
The echo empty is just to tell if the script is executed at all, and it doesn't get created unless I execute directly from the command line.
The working copy and repo are on the same machine. And I'm not sure which credentials to pass to the update command? Not that the script seems to execute at all at this point.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.