Set file as executable in svnPosted on Nov 25, 2014chmod doesn’t do the trick, so you need to set the proper flag in svn with:svn propset svn:executable ON <filename>