diff options
| author | Sylvestre Ledru <sledru@mozilla.com> | 2020-01-09 22:12:30 +0100 |
|---|---|---|
| committer | Sylvestre Ledru <sledru@mozilla.com> | 2020-01-09 22:17:06 +0100 |
| commit | 004ae200a5a818ea87d71e4e686939dec4a8d757 (patch) | |
| tree | 62a4858e1a62dccdd0907c144d2584ce8c0a8b49 /llvm/docs | |
| parent | 6a69d3c6b3da3d4e7709d11fd52b8e5540265280 (diff) | |
| download | bcm5719-llvm-004ae200a5a818ea87d71e4e686939dec4a8d757.tar.gz bcm5719-llvm-004ae200a5a818ea87d71e4e686939dec4a8d757.zip | |
phab doc: remove the svn section
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/Phabricator.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index 7de8dc1e6a0..b811918dce4 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -206,20 +206,6 @@ the following: ninja check-$whatever # Rerun the appropriate tests if needed. git llvm push -Subversion and Arcanist (deprecated) -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -To download a change from Phabricator and commit it with subversion, you should -first make sure you have a clean working directory. Then run the following -(where ``<Revision>`` is the Phabricator review number): - -:: - - arc patch D<Revision> - arc commit --revision D<Revision> - -The first command will take the latest version of the reviewed patch and apply -it to the working copy. The second command will commit this revision to trunk. Abandoning a change ------------------- |

