设置svn可执行权限,svn:executable
1)svn propset svn:executable on 文件名/文件夹名
2)svn propset svn:executable on test.c
svn ci
1)svn propset svn:executable on 文件名/文件夹名
2)svn propset svn:executable on test.c
svn ci
转载于:https://www.cnblogs.com/wangliangblog/p/9072690.html