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
F15419939: D14484.diff
Fri, Mar 21, 10:00 AM
F15369958: D14484.diff
Wed, Mar 12, 8:57 AM
F15331895: D14484.diff
Fri, Mar 7, 2:58 PM
Unknown Object (File)
Mar 2 2025, 8:03 PM
Unknown Object (File)
Feb 8 2025, 11:48 PM
Unknown Object (File)
Feb 8 2025, 11:48 PM
Unknown Object (File)
Feb 8 2025, 11:48 PM
Unknown Object (File)
Jan 28 2025, 12:20 AM
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