From owner-freebsd-git@freebsd.org Thu Jun 25 20:05:33 2020 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 1C48B344309 for ; Thu, 25 Jun 2020 20:05:33 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f49.google.com (mail-io1-f49.google.com [209.85.166.49]) (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 49t9x82S8mz4XK9; Thu, 25 Jun 2020 20:05:32 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f49.google.com with SMTP id c4so7463072iot.4; Thu, 25 Jun 2020 13:05:32 -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:references:in-reply-to:from:date :message-id:subject:to:cc; bh=adHEAFDUFWp2nK7QjYPSa4F9XtcwHg5zAGP7b5jlQ9U=; b=KhmJ8W/zWpsli4afaOa4oUK5iIOVY/tn8yNhDMiJijK06mlMRdjwLY2e7R381se9AL VOqQ0g7U1iUaq3KPXjMFNM+NIyqKdU1SiWCiTSGBRKJNG+pZAOprdoepltjl2xM0iq2F 9felvhVVntcwABWEdPO1df5iSNitsLqGcwHc2+bfkWfvF5Vp2IeAFW2Ta7iAgy/tvPka Y2zsar3UAW6MnFOxHyDbWOt/SPHOPOodXCeaIIMLv80jSdMncMv2Z5qfPk2J7RHDai1s +oA33t42DBWZ0cqGiQK1OGKl7H0UqNMi0oY8w1lxHX8wJ+6OvF/ZaMCmilJxXzU25Bwc 9LLg== X-Gm-Message-State: AOAM530jXBWw0lhnJQ3nzzb2oWmRG71XBdZF91JQMFg+YYZ69HCGkUUn CqZeMMJf8whNo8O8tYYoTuU/3tpjRn8GGbSERRE= X-Google-Smtp-Source: ABdhPJyTce6ve9f+vzlLWArn4lgXKh8GKKdq9iJcZv3UNJ95paot4m41AVmfOJFV4rMy6noByyNpCtIn/XH0dPRAKf8= X-Received: by 2002:a05:6602:2583:: with SMTP id p3mr39847085ioo.179.1593115531200; Thu, 25 Jun 2020 13:05:31 -0700 (PDT) MIME-Version: 1.0 References: <20200625082455.9f1343f6f353f4be24385bc6@FreeBSD.org> In-Reply-To: From: Ed Maste Date: Thu, 25 Jun 2020 16:05:19 -0400 Message-ID: Subject: Re: svn primer translation to git To: Warner Losh Cc: Kristof Provost , freebsd-git@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 49t9x82S8mz4XK9 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.49 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-1.86 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.98)[-0.977]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-0.91)[-0.907]; NEURAL_SPAM_SHORT(0.03)[0.029]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[209.85.166.49:from]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.166.49:from]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.33 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: Thu, 25 Jun 2020 20:05:33 -0000 On Thu, 25 Jun 2020 at 11:58, Warner Losh wrote: > > At work we have and slightly enforce something more like the following: > ... (same as Ed's stuff) > Reviewed by: dim, kib > Sponsored by: The FreeBSD Foundation > Differential Revision: https://reviews.freebsd.org/D24883 > Cherry Pick: 91285bbdc146fee00b83b8605e11aec19ed18b2a I'm a little leery of custom metadata formats, in case we have a mix of people using both unmodified and patched clients. I suppose if we have a commit hook that requires our preferred metadata form it would be workable.