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

Re: Problem with post-commit hook script

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-07-14 17:25:55 CEST

D.J. Heap wrote:

>Hmm, I'm using a post-commit.cmd that seems to be working well on WinXP
>and Win2003 -- it just spins off a hot-backup.py, though. Is it
>redirection that is broken? I haven't tried anything fancy yet.
>
I guess it's possible it works on XP, but not on 2k; either that, or
apr_create_process with APR_PROGRAM or APR_PROGRAM_PATH has been fixed
since the last time I tried this. It used to be that for .cmd or .bat
scripts, you needed APR_SHELLCMD.

>
>DJ
>
>-----Original Message-----
>From: Branko Cibej [mailto:brane@xbc.nu]
>Sent: Monday, July 14, 2003 9:13 AM
>To: Andy Buchanan
>Cc: 'dev@subversion.tigris.org'
>Subject: Re: Problem with post-commit hook script
>
>[snip]
>
>We "support" .exe, .cmd and .bat extensions; post-commit.exe should
>work, it does for me. Post-commit.bat (or .cmd) won't work because we
>don't call the script correctly -- that's s bug in Subversion. Perl
>scripts won't work at all.
>
>
>
>

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 14 17:28:51 2003

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.