From owner-svn-src-projects@freebsd.org Tue Feb 26 04:17:08 2019 Return-Path: Delivered-To: svn-src-projects@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B424115083A6 for ; Tue, 26 Feb 2019 04:17:08 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 273FD970C6; Tue, 26 Feb 2019 04:17:07 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id x1Q4H3tU043094; Mon, 25 Feb 2019 20:17:03 -0800 (PST) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id x1Q4H3QD043093; Mon, 25 Feb 2019 20:17:03 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201902260417.x1Q4H3QD043093@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r344558 - in projects/fuse2: . sbin/ifconfig In-Reply-To: To: Alan Somers Date: Mon, 25 Feb 2019 20:17:02 -0800 (PST) CC: Enji Cooper , src-committers , svn-src-projects@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 273FD970C6 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.93 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.93)[-0.927,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2019 04:17:08 -0000 > On Mon, Feb 25, 2019 at 8:31 PM Enji Cooper wrote: > > > > > > > On Feb 25, 2019, at 7:28 PM, Alan Somers wrote: > > > > > > Author: asomers > > > Date: Tue Feb 26 03:28:14 2019 > > > New Revision: 344558 > > > URL: https://svnweb.freebsd.org/changeset/base/344558 > > > > > > Log: > > > Create a project branch for fuse(4) work. > > > > > > The branch will be used for a new test suite, bug fixes, and various other > > > enhancements to fuse. > > > > > > Sponsored by: The FreeBSD Foundation > > > > > > Added: > > > projects/fuse2/ > > > - copied from r344557, head/ > > > Modified: > > > projects/fuse2/sbin/ifconfig/af_inet.c > > > projects/fuse2/sbin/ifconfig/af_inet6.c > > > projects/fuse2/sbin/ifconfig/ifconfig.c > > > projects/fuse2/sbin/ifconfig/ifgroup.c > > > > Why is ifconfig modified on this branch? > > -Enji > > Good question. Apparently there's something I don't know about the > "svn cp" command. I think you cp'ed then modified the tree, then commited it, as this looks to be what was in your other commit you just made to head. > -Alan -- Rod Grimes rgrimes@freebsd.org