Page MenuHomePhabricator

Allow arc to parse `svnlook` diffs from moves/copies
ClosedPublic

Authored by epriestley on Mar 31 2014, 2:48 AM.
Tags
None
Referenced Files
F18744944: D8653.id.diff
Fri, Oct 3, 4:45 AM
F18734725: D8653.id.diff
Tue, Sep 30, 11:00 PM
F18510401: D8653.diff
Sep 5 2025, 4:22 AM
F18475544: D8653.id20540.diff
Sep 2 2025, 11:44 PM
F18462363: D8653.id20540.diff
Sep 1 2025, 10:05 PM
F18461675: D8653.diff
Sep 1 2025, 8:57 PM
F18459464: D8653.id20516.diff
Sep 1 2025, 5:09 PM
F18107153: D8653.diff
Aug 10 2025, 11:43 PM
Subscribers

Details

Summary

Ref T4697. This is similar to the existing stuff, but svnlook diff ... can also produce a "Copied" header. Currently, we choke on it in Herald when running pre-commit rules.

Test Plan

Added and ran tests. In the next diff, used this in a real system.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Allow arc to parse `svnlook` diffs from moves/copies.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 31 2014, 9:39 PM
epriestley updated this revision to Diff 20540.

Closed by commit rARCa36969e58bb4 (authored by @epriestley).