From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 3 22:17:09 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 8A6461065676 for ; Sun, 3 Jan 2010 22:17:09 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from mail17.syd.optusnet.com.au (mail17.syd.optusnet.com.au [211.29.132.198]) by mx1.freebsd.org (Postfix) with ESMTP id 174498FC0A for ; Sun, 3 Jan 2010 22:17:08 +0000 (UTC) Received: from server.vk2pj.dyndns.org (c122-106-232-83.belrs3.nsw.optusnet.com.au [122.106.232.83]) by mail17.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id o03MH5jw026211 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Jan 2010 09:17:06 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id o03MGt06003542; Mon, 4 Jan 2010 09:16:56 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id o03MGtTM003541; Mon, 4 Jan 2010 09:16:55 +1100 (EST) (envelope-from peter) Date: Mon, 4 Jan 2010 09:16:55 +1100 From: Peter Jeremy To: Victor Sudakov Message-ID: <20100103221655.GA76049@server.vk2pj.dyndns.org> References: <20091231033244.GA5631@admin.sibptus.tomsk.ru> <4B3CC72F.9030904@andric.com> <4B408745.3030309@andric.com> <20100103154503.GA63734@admin.sibptus.tomsk.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <20100103154503.GA63734@admin.sibptus.tomsk.ru> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-hackers@freebsd.org 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 22:17:09 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2010-Jan-03 21:45:03 +0600, Victor Sudakov wrote: >I also see that many "changes" in the CVS seem to be useless: there >are no changes other than file version increments. SVN metadata changes will appear in CVS as version changes only. The most obvious/common case is branching - branching a native CVS repo just adds the branch tags. Branching a SVN repo replicates the tree and the SVN->CVS exporter turns the branch into a commit that touches each affected file. --=20 Peter Jeremy --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAktBF1YACgkQ/opHv/APuIePIgCghcPN8PpQmif3cLT6peJyJhFL YeIAoLqhzyf0YwUCXdJbuIGPOZqv+SLu =/+2K -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--