RE: [Linux] Hook hashbang hardships
From: Andrew Reedick <jreedick_at_incomm.com>
Date: Fri, 14 Oct 2016 12:58:57 +0000
> 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:
Bash doesn't appear to have a "-e" option. (There is a "-e" test to check if a path exists, but that's not a command line arg you pass in to bash.)
/bin/bash --help
|
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.