From owner-freebsd-git@freebsd.org Tue Oct 22 16:45:43 2019 Return-Path: Delivered-To: freebsd-git@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4C22715F57E for ; Tue, 22 Oct 2019 16:45:43 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f41.google.com (mail-io1-f41.google.com [209.85.166.41]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46yKBZ3vnXz41vp for ; Tue, 22 Oct 2019 16:45:42 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f41.google.com with SMTP id c16so1393921ioc.3 for ; Tue, 22 Oct 2019 09:45:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=zdvr0kqxj0S6XCGXMP5h1B92LzfFnUioDsBxwCFYvUs=; b=nD/zsHWS/UnS5kuN1mzQMRWVCicsc7iPEK4ne5TyahyoEgrcXdw9cPkucUGnRY48bB BOv6RCntcAuAAgtwVbvnBNHiBmSaKIJ0T6iMKWGR6qmAMWjeW0gUtDCtjw8rjbfssMyM OUUtZqjmeuDp0FtID6w1ET4Lfh6Zqm57827SQ9gq7nBEjJTUOhsqykt5uici7Aavg0wm O5M/7iBGHcgjNon+0fdCkhzE/4n4ZmffK6hiU0b8ZlZR3OuL4EL4knuxOwNPqb9/zqWh fpcbiYdtr5RyMo1iofmGvywoqcJdwRpZ+X+EmrOaKQzVjXp+dK6g9+TmlnFM9QviFHfQ pemQ== X-Gm-Message-State: APjAAAWpMJvFFpiDiZbiqAXw8aIIhjCKuGwwlGdZK2a1of//A7fQl92S 5ZFwdYZKabyu17DvxMoqaW4xY3nfIV7srZxXEYSDYp1ji70= X-Google-Smtp-Source: APXvYqwCt63OcU8jgC/RYW0I5wpM1qNqWWSnMKJx7i2YZxSwmU6izfnZlsrnJcmD8fTGIgVey8Dnm+f09Jj3h8/S6NM= X-Received: by 2002:a6b:6418:: with SMTP id t24mr1810921iog.185.1571762740145; Tue, 22 Oct 2019 09:45:40 -0700 (PDT) MIME-Version: 1.0 From: Ed Maste Date: Tue, 22 Oct 2019 11:12:22 -0400 Message-ID: Subject: FYI - LLVM migration to Git and GitHub has started To: freebsd-git@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 46yKBZ3vnXz41vp X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.41 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-3.97 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-git@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_TRACE(0.00)[0:+]; RCVD_IN_DNSWL_NONE(0.00)[41.166.85.209.list.dnswl.org : 127.0.5.0]; IP_SCORE(-1.97)[ip: (-4.49), ipnet: 209.85.128.0/17(-3.23), asn: 15169(-2.07), country: US(-0.05)]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; DMARC_NA(0.00)[freebsd.org]; RWL_MAILSPIKE_POSSIBLE(0.00)[41.166.85.209.rep.mailspike.net : 127.0.0.17]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_TLS_ALL(0.00)[]; TO_DOM_EQ_FROM_DOM(0.00)[] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Oct 2019 16:45:43 -0000 >From the llvm development mailing list: > We're getting ready to start migrating to GitHub. SVN will be > moved to read-only now and we'll > begin the process of turning on GitHub commit access. http://lists.llvm.org/pipermail/llvm-dev/2019-October/136106.html A few additional points I found in another thread that are probably of interest to the FreeBSD/git community: > Just in the last week, the GitHub team completed the "Require Linear > History" branch protection, which means we can now enforce linear > history server side and do not need the git-llvm script to do this. http://lists.llvm.org/pipermail/llvm-dev/2019-October/135912.html and later: > GitHub only supports pre-receive hooks in their Enterprise Server edition, > which isn't a good option for us, because we would need to self-host it.