Skip to content

Instantly share code, notes, and snippets.

@robballou
Created July 18, 2011 14:54
Show Gist options
  • Save robballou/1089752 to your computer and use it in GitHub Desktop.
Save robballou/1089752 to your computer and use it in GitHub Desktop.
# your merge test command
svn merge --dry-run -r 100:HEAD http://example.com/svn/repo/trunk .
# go ahead and run it after everything looks ok...
^--dry-run ^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment