From owner-freebsd-current@freebsd.org Thu Dec 17 00:46:47 2020 Return-Path: Delivered-To: freebsd-current@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 E86184CB03C for ; Thu, 17 Dec 2020 00:46:47 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk1-x736.google.com (mail-qk1-x736.google.com [IPv6:2607:f8b0:4864:20::736]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CxCxM1CjSz4brF for ; Thu, 17 Dec 2020 00:46:47 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk1-x736.google.com with SMTP id d14so24256142qkc.13 for ; Wed, 16 Dec 2020 16:46:47 -0800 (PST) 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=THHNLu6PWFBfthcL2OQUNxX5YWrw+kaIDXO9N27OWQM=; b=nIXIg+tQFlXpdaxiKsDHA4rODY1gVLszZyPcjzOJ89yEGSjbVKVNGfP0xMJFiC8nvO JY1pPYPcOjw23jk43I5ZIsdGzePceI470/BiCrrWlqOn/qPVP09ItpHh7wjX9W7JbIV2 jIznHXY4rjjFPQiuOyJvQNsGHKlp5ld56DH+XbsImYnoF3mphnzujZaBQu7ZCONBJteO eDrLe/mlc+iV1/iwSP6+2ALVz6xQLLBkwIFsiQPqrvypeeIw6ptTqZZ1axFZfA2GaCD5 hTSifTekWrJfVJ0GFiaMfoJ8ADXh/vRtGy3ihVZTcRAKgoP0X/IFEeTaIuk3wquMSjTR bdgw== X-Gm-Message-State: AOAM532Ym0EB+UZfNhcyx/BYXjb8ptqjdX3mXCrje/SJk2lkCKBUq3ex Y4/ytHbGIbjil8SD8lZQGBe9a3DZfu59PefVMZ8UU7FxFfonqZaE X-Google-Smtp-Source: ABdhPJwqPZmWNBMQI1Rn9pz+lQQWsfhbH8PmoCbJbk6pR+reeH1IinNf2HvlFNExAcplZH2amsM64pA/moLhVq/wDJw= X-Received: by 2002:a37:bf86:: with SMTP id p128mr45747905qkf.44.1608166005837; Wed, 16 Dec 2020 16:46:45 -0800 (PST) MIME-Version: 1.0 From: Warner Losh Date: Wed, 16 Dec 2020 17:46:35 -0700 Message-ID: Subject: HEADS UP: FreeBSD src repo transitioning to git this weekend To: FreeBSD Current , FreeBSD-STABLE Mailing List X-Rspamd-Queue-Id: 4CxCxM1CjSz4brF X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.00 / 15.00]; ARC_NA(0.00)[]; MAILMAN_DEST(0.00)[freebsd-current]; R_DKIM_ALLOW(-0.20)[bsdimp-com.20150623.gappssmtp.com:s=20150623]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; DMARC_NA(0.00)[bsdimp.com]; SPAMHAUS_ZRD(0.00)[2607:f8b0:4864:20::736:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[bsdimp-com.20150623.gappssmtp.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::736:from]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_SPF_NA(0.00)[no SPF record]; FORGED_SENDER(0.30)[imp@bsdimp.com,wlosh@bsdimp.com]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RBL_DBL_DONT_QUERY_IPS(0.00)[2607:f8b0:4864:20::736:from]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; FROM_NEQ_ENVFROM(0.00)[imp@bsdimp.com,wlosh@bsdimp.com]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2020 00:46:48 -0000 Greetings, The FreeBSD project will be moving it's source repo from subversion to git starting this this weekend. The docs repo was moved 2 weeks ago. The ports repo will move at the end of March, 2021 due to timing issues. The short version is that we're switching the version control we're using. This switch will preserve much of the current FreeBSD development workflow. After the switch, the subversion repo will become almost read-only. All future work will be done in git, however as a transition aide we'll be replaying the MFCs to stable/11, stable/12 and the related releng branches for the life of those branches. For more detailed information, please see https://github.com/bsdimp/freebsd-git-docs/ for the current documentation. Please see https://wiki.freebsd.org/git for the latest detailed schedule (please note that this schedule is subject to change). Warner