mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-06 21:01:01 +01:00
7494a95c40
Summary: `svn rm $directory` removes the directory and its contents in svn 1.7, whereas svn 1.6 only removes the directory's contents, so arc diff needs to not try to read the directory. Test Plan: ran arc diff in a svn working copy that had a directory removed (with both svn 1.6 and svn 1.7) and confirmed that the command did not throw an exception, and that the removed directory was marked as directory (not a file). Reviewers: epriestley, jungejason Reviewed By: epriestley CC: aran, epriestley Differential Revision: https://secure.phabricator.com/D1889 |
||
---|---|---|
.. | ||
bundle | ||
diff | ||
phutilmodule |