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
F15521841: D14484.id35030.diff
Sun, Apr 20, 3:52 PM
F15521840: D14484.id.diff
Sun, Apr 20, 3:52 PM
F15521839: D14484.diff
Sun, Apr 20, 3:52 PM
F15515186: D14484.id35029.diff
Fri, Apr 18, 8:35 AM
F15513940: D14484.id35029.diff
Thu, Apr 17, 11:08 PM
F15513011: D14484.id.diff
Thu, Apr 17, 3:35 PM
F15508863: D14484.diff
Wed, Apr 16, 6:52 AM
F15507564: D14484.diff
Tue, Apr 15, 9:20 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 Warnings
SeverityLocationCodeMessage
Warningsrc/workflow/ArcanistPatchWorkflow.php:534XHP24Brace Placement
Warningsrc/workflow/ArcanistPatchWorkflow.php:843TXT3Line Too Long
Advicesrc/workflow/ArcanistPatchWorkflow.php:557XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 8839
Build 10321: arc lint + arc unit