[PATCH] D79348: [llvm][utils] Remove git-svn folder + scripts

Zola Bridges via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 12:22:13 PDT 2020


zbrid created this revision.
zbrid added reviewers: jyknight, echristo.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
zbrid edited the summary of this revision.

These tools are no longer useful since we've migrated off of SVN, so
this patch deletes them.

RFC Link: http://lists.llvm.org/pipermail/llvm-dev/2020-May/141386.html

Unless there is opposition in the RFC thread, I'll submit the patch on
May 10, 2020.

I searched through the repo to confirm there were no mentions of the scripts
in other scripts or documentation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79348

Files:
  llvm/utils/git-svn/git-llvm
  llvm/utils/git-svn/git-svnrevert
  llvm/utils/git-svn/git-svnup

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79348.261888.patch
Type: text/x-patch
Size: 12058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/934ecee2/attachment.bin>


More information about the llvm-commits mailing list