gornostal / Modific

Highlight lines changed since the last commit (supports Git, SVN, Bazaar, Mercurial and TFS) / ST2(3) plugin
614 stars 44 forks source link

ST3 Error: svn: invalid option: --internal-diff #42

Closed digitalmaster closed 11 years ago

digitalmaster commented 11 years ago

I'm using ST3 and get this working. I'm getting the following message in the console:

svn: invalid option: --internal-diff
Type 'svn help' for usage.

Any ideas?

gornostal commented 11 years ago

Have you tried setting svn_use_internal_diff option to false?

digitalmaster commented 11 years ago

That did the trick!.. Thanks