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
Unknown Object (File)
Sat, Feb 8, 11:48 PM
Unknown Object (File)
Sat, Feb 8, 11:48 PM
Unknown Object (File)
Sat, Feb 8, 11:48 PM
Unknown Object (File)
Tue, Jan 28, 12:20 AM
Unknown Object (File)
Mon, Jan 27, 9:26 PM
Unknown Object (File)
Mon, Jan 27, 9:26 PM
Unknown Object (File)
Mon, Jan 27, 9:26 PM
Unknown Object (File)
Fri, Jan 24, 9:57 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 Passed
SeverityLocationCodeMessage
Advicesrc/workflow/ArcanistPatchWorkflow.php:558XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 8840
Build 10322: arc lint + arc unit