From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 3 17:03:05 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3258D106566B; Sun, 3 Jan 2010 17:03:05 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id F04908FC14; Sun, 3 Jan 2010 17:03:04 +0000 (UTC) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id o03H30LC077177; Sun, 3 Jan 2010 11:03:01 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <4B40CDC4.40706@missouri.edu> Date: Sun, 03 Jan 2010 11:03:00 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.23) Gecko/20091222 Firefox/3.5.5 MIME-Version: 1.0 To: Doug Barton References: <20091231033244.GA5631@admin.sibptus.tomsk.ru> <4B3CC72F.9030904@andric.com> <4B408745.3030309@andric.com> <4B40BADC.6060407@FreeBSD.org> In-Reply-To: <4B40BADC.6060407@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-hackers@freebsd.org" , Dimitry Andric , Matthias Andree , Victor Sudakov Subject: Re: "Checksum mismatch -- will transfer entire file" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2010 17:03:05 -0000 Doug Barton wrote: > I was not going to reply on this thread at all, but the amount of > random speculation has now reached a pathological level. > > The spurious new line at the end of a file has nothing to do with svn, > it is an artifact of how the file was originally transferred to the > cvsup mirror. The checksum mismatch will be triggered a few different > ways, the most common is to switch between cvsup and csup, and/or > switching mirrors for the same checked out tree. > > The message is harmless, it's not an error, and in fact you can take > the message as a reassuring sign that the system is working exactly as > designed. :) > I tend to agree with Victor that there is something more going on. I started getting these messages at about the same time as svn was introduced.