I want to turn OFF the svn:executable property for many file types from inside 
/etc/subversion/config.
Is there a way to do this? The documentation for this property says that its 
existence will force its value to "*".
I want to be able to specify something like:
README        = svn:eol-style=native; svn:mime-type=text/plain; 
svn:executable=false
Is there a way to do this?

Thanks,
Steve

Reply via email to