Page MenuHomePhabricator

*Use subversion's internal diff tool for arc diff operation*
Needs ReviewPublic

Authored by papabaer-os on Mar 24 2017, 1:55 AM.
Tags
None
Referenced Files
F15442949: D17547.id42240.diff
Thu, Mar 27, 1:27 AM
F15441939: D17547.id.diff
Wed, Mar 26, 8:41 PM
F15435242: D17547.diff
Tue, Mar 25, 7:29 AM
F15417664: D17547.id.diff
Thu, Mar 20, 5:51 PM
F15415662: D17547.id42240.diff
Thu, Mar 20, 7:14 AM
F15388636: D17547.id.diff
Sat, Mar 15, 4:09 AM
Unknown Object (File)
Feb 18 2025, 3:37 AM
Unknown Object (File)
Feb 17 2025, 10:52 AM
Subscribers

Details

Summary

This solves problems described in T2465 "Context not available for
revisions created on Windows"

Test Plan
  • Patch was tested in Windows with svn version 1.9.5 coming with TortoiseSVN version 1.9.5
  • Patch was tested in Linux with svn version 1.9.5

Diff Detail

Repository
rARC Arcanist
Branch
SVN_Use_internal_diff_cmd-T2465
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16155
Build 21440: arc lint + arc unit

Event Timeline

We currently support SVN 1.5 and above

Updating D17547: *Use subversion's internal diff tool for arc diff operation*

Reworked solution to use an arcanist option to enable using subversion's internal diff tool.

Setting arc.diff.svn.use-internal-diff to true will use internal diff while keeping full backward compatibility.