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
F19914002: D8653.id.diff
Fri, Apr 3, 7:10 AM
F19896353: D8653.id20516.diff
Sun, Mar 29, 3:03 AM
F19889134: D8653.id.diff
Tue, Mar 24, 8:18 AM
F19873423: D8653.diff
Mar 15 2026, 4:37 PM
F19814752: D8653.diff
Mar 4 2026, 3:24 PM
F19718896: D8653.id20516.diff
Feb 12 2026, 4:32 PM
F19534998: D8653.id.diff
Jan 21 2026, 3:47 AM
F19506835: D8653.id20540.diff
Jan 9 2026, 5:07 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).