svn: how to set the executable bit on a file? [duplicate] August 13, 2023 by Tarik svn uses propset to change file attributes: svn propset svn:executable ON sync.py