Skip to content

Instantly share code, notes, and snippets.

@sepehr
Last active November 10, 2015 22:45
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 sepehr/b6c82d0628fb0c3e9b0a to your computer and use it in GitHub Desktop.
Save sepehr/b6c82d0628fb0c3e9b0a to your computer and use it in GitHub Desktop.
SVN: Update latest commit message
# Try svn info and replace SVN_REPO_REMOTE_ADDRESS
svn propset --revprop -r {REVISION_NUMBER} --force "svn:log" "NEW_COMMIT_MESSAGE_HERE..." SVN_REPO_REMOTE_ADDRESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment