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
F14681207: D14484.diff
Mon, Jan 13, 3:09 AM
Unknown Object (File)
Thu, Dec 26, 8:34 AM
Unknown Object (File)
Dec 13 2024, 1:30 PM
Unknown Object (File)
Dec 13 2024, 1:24 AM
Unknown Object (File)
Dec 9 2024, 7:25 AM
Unknown Object (File)
Dec 4 2024, 7:26 PM
Unknown Object (File)
Dec 1 2024, 9:06 PM
Unknown Object (File)
Nov 8 2024, 10:42 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