Skip to content

Instantly share code, notes, and snippets.

@clarkli86
Created February 9, 2017 02:36
Show Gist options
  • Save clarkli86/86d2c6188f83eb820067dac64a0fec8f to your computer and use it in GitHub Desktop.
Save clarkli86/86d2c6188f83eb820067dac64a0fec8f to your computer and use it in GitHub Desktop.
Show all eligible SVN commits for merge
svn mergeinfo --show-revs eligible $SOURCE $DISTINATION | xargs -i svn log $SOURCE -r '{}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment