> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your needs.The llvm.org mirror seems to be quite a bit slower (~3.5x). I think it's because github lets me use the git protocol whereas llvm.org suggests http. When I try to clone "git at llvm.org:git/llvm.git", I'm asked for a password for user 'git'. -Greg On Tue, Mar 4, 2014 at 3:54 PM, Reid Kleckner <rnk at google.com> wrote:> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your > needs. > > > On Tue, Mar 4, 2014 at 3:40 PM, Greg Fitzgerald <garious at gmail.com> wrote: >> >> It's been 4 days since Github's llvm mirror has been updated. Anybody >> know who maintains this? >> >> https://github.com/llvm-mirror >> >> Thanks, >> Greg >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >
Someone should enable the smart HTTP protocol: https://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html On Tue, Mar 4, 2014 at 4:16 PM, Greg Fitzgerald <garious at gmail.com> wrote:>> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your needs. > > The llvm.org mirror seems to be quite a bit slower (~3.5x). I think > it's because github lets me use the git protocol whereas llvm.org > suggests http. When I try to clone "git at llvm.org:git/llvm.git", I'm > asked for a password for user 'git'. > > -Greg > > > > On Tue, Mar 4, 2014 at 3:54 PM, Reid Kleckner <rnk at google.com> wrote: >> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your >> needs. >> >> >> On Tue, Mar 4, 2014 at 3:40 PM, Greg Fitzgerald <garious at gmail.com> wrote: >>> >>> It's been 4 days since Github's llvm mirror has been updated. Anybody >>> know who maintains this? >>> >>> https://github.com/llvm-mirror >>> >>> Thanks, >>> Greg >>> _______________________________________________ >>> LLVM Developers mailing list >>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Just curious, what's the reason we don't make the github mirrors the official mirrors? ...besides not knowing how to revive them when they go down. :) -Greg On Tue, Mar 4, 2014 at 5:35 PM, Steven Noonan <steven at uplinklabs.net> wrote:> Someone should enable the smart HTTP protocol: > > https://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html > > On Tue, Mar 4, 2014 at 4:16 PM, Greg Fitzgerald <garious at gmail.com> wrote: >>> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your needs. >> >> The llvm.org mirror seems to be quite a bit slower (~3.5x). I think >> it's because github lets me use the git protocol whereas llvm.org >> suggests http. When I try to clone "git at llvm.org:git/llvm.git", I'm >> asked for a password for user 'git'. >> >> -Greg >> >> >> >> On Tue, Mar 4, 2014 at 3:54 PM, Reid Kleckner <rnk at google.com> wrote: >>> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your >>> needs. >>> >>> >>> On Tue, Mar 4, 2014 at 3:40 PM, Greg Fitzgerald <garious at gmail.com> wrote: >>>> >>>> It's been 4 days since Github's llvm mirror has been updated. Anybody >>>> know who maintains this? >>>> >>>> https://github.com/llvm-mirror >>>> >>>> Thanks, >>>> Greg >>>> _______________________________________________ >>>> LLVM Developers mailing list >>>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >>> >>> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
It's enabled and used by default surely. Otherwise it will be almost impossible to use git for such big repo as LLVM's. On Wed, Mar 5, 2014 at 5:35 AM, Steven Noonan <steven at uplinklabs.net> wrote:> Someone should enable the smart HTTP protocol: > > https://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html > > On Tue, Mar 4, 2014 at 4:16 PM, Greg Fitzgerald <garious at gmail.com> wrote: >>> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your needs. >> >> The llvm.org mirror seems to be quite a bit slower (~3.5x). I think >> it's because github lets me use the git protocol whereas llvm.org >> suggests http. When I try to clone "git at llvm.org:git/llvm.git", I'm >> asked for a password for user 'git'. >> >> -Greg >> >> >> >> On Tue, Mar 4, 2014 at 3:54 PM, Reid Kleckner <rnk at google.com> wrote: >>> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your >>> needs. >>> >>> >>> On Tue, Mar 4, 2014 at 3:40 PM, Greg Fitzgerald <garious at gmail.com> wrote: >>>> >>>> It's been 4 days since Github's llvm mirror has been updated. Anybody >>>> know who maintains this? >>>> >>>> https://github.com/llvm-mirror >>>> >>>> Thanks, >>>> Greg >>>> _______________________________________________ >>>> LLVM Developers mailing list >>>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >>> >>> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University