svn 设置文件可执行权限

linux:

svn propset svn:executable on *

svn commit -m "add executable property" 

你可能感兴趣的:(svn 设置文件可执行权限)