Page MenuHomePhabricator

Adjust arcanist SVN patch workflow to correctly support directory move
Needs ReviewPublic

Authored by andrask on Nov 14 2015, 1:07 PM.
Tags
None
Referenced Files
F18736195: D14484.id35030.diff
Wed, Oct 1, 5:07 AM
F18712843: D14484.id.diff
Mon, Sep 29, 5:33 AM
F18645690: D14484.id35029.diff
Fri, Sep 19, 8:25 AM
F18471920: D14484.diff
Sep 2 2025, 7:47 PM
F18441031: D14484.id.diff
Aug 31 2025, 4:13 PM
F18412106: D14484.diff
Aug 30 2025, 6:20 AM
F18085319: D14484.diff
Aug 5 2025, 7:08 PM
F17947866: D14484.id35029.diff
Jul 31 2025, 7:04 PM
Subscribers

Details

Summary

Detailed description is T9784

Test Plan
  1. move dir in svn repo
  2. arc diff --create
  3. svn revert -R .
  4. arc patch <D num>

Process will end with various errors and warnings without this patch.

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/workflow/ArcanistPatchWorkflow.php:558XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 8840
Build 10322: arc lint + arc unit