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
F19800680: D14484.id35030.diff
Sat, Feb 28, 5:23 PM
F19726291: D14484.diff
Fri, Feb 13, 5:55 PM
F19693518: D14484.id35029.diff
Tue, Feb 10, 8:38 AM
F19684009: D14484.diff
Mon, Feb 9, 2:53 AM
F19633528: D14484.id35029.diff
Feb 5 2026, 7:08 AM
F19468482: D14484.diff
Jan 4 2026, 4:51 AM
F19303018: D14484.id35030.diff
Dec 23 2025, 4:27 PM
F19154341: D14484.id35029.diff
Dec 11 2025, 2:33 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