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

Re: pre-commit hook returns 409 failure

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-09-17 20:45:12 CEST

On Mon, Sep 17, 2007 at 08:37:40PM +0200, Jette Derriche wrote:

> I have incorporated your script into mine... but now I get:
>
> ----------------------
> svn: 'pre-commit' hook failed with error output:
> declare: not found

Declare is a bash builtin command. Seems that your /bin/sh is a bourne
shell, not a bash.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 17 20:45:49 2007

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.