Tagged Questions
1
vote
1answer
299 views
Using macvim diff for SVN diffs with Versions on OS X
I would like to use Macvim's diff mode for file comparison in the SVN application called "Versions" for OS X. How would I write a script that launches Macvim in diff mode for such file comparisons?
...