From owner-svn-src-stable@FreeBSD.ORG Tue Mar 23 10:21:33 2010 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE94D106564A; Tue, 23 Mar 2010 10:21:33 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id 930738FC18; Tue, 23 Mar 2010 10:21:33 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 5F95D7310A; Tue, 23 Mar 2010 11:15:27 +0100 (CET) Date: Tue, 23 Mar 2010 11:15:27 +0100 From: Luigi Rizzo To: Luigi Rizzo Message-ID: <20100323101527.GA11809@onelab2.iet.unipi.it> References: <201003230958.o2N9wxoL037254@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201003230958.o2N9wxoL037254@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r205511 - in stable/8: . contrib/top lib lib/libusb sbin/ipfw sys/conf sys/net sys/netgraph sys/netinet sys/netinet/ipfw sys/netinet/ipfw/test tools/regression/lib/msun tools/regression... X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2010 10:21:33 -0000 On Tue, Mar 23, 2010 at 09:58:59AM +0000, Luigi Rizzo wrote: ... > Directory Properties: > stable/8/ (props changed) > stable/8/Makefile.inc1 (props changed) > stable/8/ObsoleteFiles.inc (props changed) ... > stable/8/usr.sbin/wpa/ (props changed) > stable/8/usr.sbin/ypserv/ (props changed) > stable/8/usr.sbin/zic/ (props changed) hmmm... all these "props changed" must be a side effect of svn merge -r X:Y svn+ssh://...users/luigi/ipfw3-r8 but there were no actual changes that i know of. Does anyone know why they came out and how to prevent such things in the future ? cheers luigi