LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 43773 - Mirror git monorepo commits to svn?
Summary: Mirror git monorepo commits to svn?
Status: RESOLVED DUPLICATE of bug 39396
Alias: None
Product: new-bugs
Classification: Unclassified
Component: new bugs (show other bugs)
Version: trunk
Hardware: PC Linux
: P enhancement
Assignee: Unassigned LLVM Bugs
URL:
Keywords:
Depends on:
Blocks: github
  Show dependency tree
 
Reported: 2019-10-23 03:58 PDT by Michał Górny
Modified: 2020-06-21 08:01 PDT (History)
4 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny 2019-10-23 03:58:07 PDT
According to [1], git was supposed to be mirrored to svn.  However, FWICS no new commits appear in svn repos.  Would be nice to actually implement that to restore buildbots that haven't been converted to git yet.

I suppose this will also restore the split git repos that are convenient to downstreams.

[1] https://llvm.org/docs/Proposals/GitHubMove.html
Comment 1 Simon Pilgrim 2020-06-21 08:01:34 PDT

*** This bug has been marked as a duplicate of bug 39396 ***