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

Re: Fwd: [Linux] Hook hashbang hardships

From: Stefan <luke1410_at_posteo.de>
Date: Wed, 12 Oct 2016 11:29:34 +0200

Hi Dario,
On 10/12/2016 9:47 AM, Dario Niedermann wrote:
> Hi! Having received no relevant replies on users@ in 15 days, I'm
> forwarding my message here. Thanks for looking into the issue.
>
> ----- Forwarded message from Dario Niedermann <dnied_at_tiscali.it> -----
>
> Hello! I've been having trouble getting my own pre-revprop-change
> hook script to work. Svn was refusing any change to a revprop with
> the following error:
> ________________________________________
> svn: E165001: Revprop change blocked by pre-revprop-change hook
> (exit code 1) with no output.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Until I found out that the issue was in the script's shebang:
>
> #!/bin/bash -e
>
> which wouldn't work. Had to remove ' -e'. Is this expected behaviour
> or is there something wrong with svn (version 1.9.4 (r1740329) on
> Linux/x86_64) ?
>
> Thanks,
> DN
>
> ----- End forwarded message -----

Forwarding messages to the dev list is not really considered good
practice. I see that you got one reply from a user but don't see any
reply from your side. That might lead people to assume that the issue
was fixed for you and there's no longer any problem. May I suggest you
just bump your post on the users list in order to see if someone else
picks it up there?

Regards,
Stefan

Received on 2016-10-12 11:29:57 CEST

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.