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

Re: hook scripts don't work with file:// URLS

From: N. Thomas <nthomas_at_cise.ufl.edu>
Date: 2004-01-27 18:12:26 CET

* Ben Collins-Sussman <sussman@collab.net> [2004-01-27 10:19:29 -0600]:
> On Tue, 2004-01-27 at 09:36, N. Thomas wrote:
> > The only thing I can think of that might be a problem is that I'm
> > checking in via the file:// and svn:// methods. Are hook scripts
> > only supposed to work with Apache2?
>
> Nope, hook-scripts work with file:// just fine. Maybe you should show
> us an 'ls -l' of your hooks/ directory.

Feh, I just got it to work.

I initially was calling another program in the hook script, but when it
didn't work the first time, I started testing the scripts with
'echo "args are $REPOS $REV"' -- but I only now just realized that the
hook's stdout is not redirected to the terminal where I was doing the
checkin.

Thanks for helping me get this straightened out.

Thomas

-- 
N. Thomas
nthomas@cise.ufl.edu
http://www.cise.ufl.edu/~nthomas/
Etiamsi occiderit me, in ipso sperabo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 27 18:14:39 2004

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.