Skip to content

Instantly share code, notes, and snippets.

@R4wm
Last active June 25, 2021 22:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save R4wm/d5ef50c071739aee6a18afea03bc18fc to your computer and use it in GitHub Desktop.
Save R4wm/d5ef50c071739aee6a18afea03bc18fc to your computer and use it in GitHub Desktop.
svn why,...
# Turn on exe on file
svn propset svn:executable on
# Turn off exe on file
svn propdel -R svn:executable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment