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

Re: svnserve: pre-lock arguments like &

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 23 Nov 2009 11:43:49 +0000

svn-sth_at_mnet-online.de writes:

> so i assume that svnserve is not starting the hook with right parameters,
> i also assume that it is more like:
>
> /bin/sh -c ... $1 $2 $3
>
> instead of:
>
> /bin/sh -c ... "$1" "$2" "$3"
>
> can someone confirm on that.

Your question should really be directed to the users mailing list. It
would help if you included the failing script.

To answer your question: Subversion doesn't invoke a shell; it execs
the hook directly.

-- 
Philip
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2423293
Please start new threads on the <dev_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <dev-subscribe_at_subversion.apache.org>.
Received on 2009-11-23 12:44:06 CET

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.