To add the "executable bit":
svn propset svn:executable on <list of files>
To remove the "executable bit":
svn propdel svn:executable <list of files>
After that, remember to commit the directory.
To add the "executable bit":
svn propset svn:executable on <list of files>
To remove the "executable bit":
svn propdel svn:executable <list of files>
After that, remember to commit the directory.
For further actions, you may consider blocking this person and/or reporting abuse
Bregwin Jogi -
Nnamdi Okpala -
Nnamdi Okpala -
Henrique Sagara -
Top comments (0)