From owner-svn-src-all@FreeBSD.ORG Wed Aug 29 15:06:35 2012 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 75F051065674; Wed, 29 Aug 2012 15:06:35 +0000 (UTC) Date: Wed, 29 Aug 2012 15:06:35 +0000 From: Alexey Dokuchaev To: Gavin Atkinson Message-ID: <20120829150635.GA43130@FreeBSD.org> References: <201208291123.q7TBNK6G035350@svn.freebsd.org> <201208290746.03772.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-9@FreeBSD.org, John Baldwin Subject: Re: svn commit: r239817 - in stable/9: share/man/man4 share/syscons/keymaps sys/dev/usb sys/dev/usb/serial X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2012 15:06:35 -0000 On Wed, Aug 29, 2012 at 02:27:53PM +0100, Gavin Atkinson wrote: > Indeed it was, and it's not clear why this happened at all (it didn't show > up in "svn diff", and I've never knowingly touched that file). Luckily, > it apparently hasn't broken the SVN-CVS exporter. I would not trust "svn diff" to reveal all uncommitted changes. "svn st" is better suited for this. ./danfe