James Y Knight via llvm-dev
2019-Jan-10 17:44 UTC
[llvm-dev] LLVM git monorepo mirror published
The new official monorepo is published to LLVM's github organization, at: https://github.com/llvm/llvm-project. At this point, the repository should be considered stable -- there won't be any more rewrites which invalidate commit hashes (barring some _REALLY_ good reason...). The import process is currently being triggered via cron every minute on a redundant pair of llvm project AWS instances. You should currently expect the round-trip latency from an svn commit to it showing up in git to be somewhere around 20-90 seconds. (I'd like to reduce that latency, but it hasn't been the priority yet). The updated workflow docs, and instructions on migrating in-progress work have not yet been finalized, but will come soon. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190110/12b7a31a/attachment.html>
Mehdi AMINI via llvm-dev
2019-Jan-10 23:18 UTC
[llvm-dev] [cfe-dev] LLVM git monorepo mirror published
That's great! Thanks a lot for all the work James :) -- Mehdi On Thu, Jan 10, 2019 at 9:44 AM James Y Knight via cfe-dev < cfe-dev at lists.llvm.org> wrote:> The new official monorepo is published to LLVM's github organization, at: > https://github.com/llvm/llvm-project. > > At this point, the repository should be considered stable -- there won't > be any more rewrites which invalidate commit hashes (barring some _REALLY_ > good reason...). > > The import process is currently being triggered via cron every minute on a > redundant pair of llvm project AWS instances. You should currently expect > the round-trip latency from an svn commit to it showing up in git to be > somewhere around 20-90 seconds. (I'd like to reduce that latency, but it > hasn't been the priority yet). > > The updated workflow docs, and instructions on migrating in-progress work > have not yet been finalized, but will come soon. > _______________________________________________ > cfe-dev mailing list > cfe-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190110/4685f1f2/attachment.html>