From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N3lgm-00089r-M6 for garchives@archives.gentoo.org; Fri, 30 Oct 2009 07:14:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05019E08DD; Fri, 30 Oct 2009 07:14:23 +0000 (UTC) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by pigeon.gentoo.org (Postfix) with ESMTP id E10D4E08DD for ; Fri, 30 Oct 2009 07:14:22 +0000 (UTC) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 81EB7BDA3B; Fri, 30 Oct 2009 03:14:22 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Fri, 30 Oct 2009 03:14:23 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:reply-to:mime-version:to:subject:references:in-reply-to:content-type; s=smtpout; bh=fE8QqOC4PKU2+tTx3+3hgQZQFDs=; b=Gf1aYDCgmhZKTjz5vslIkXVnaNg+wHZfJU0+U6OV8xx/2VZaQZvDb85sM7OTJ90EikPAe6Mo0k8ZBct7yEbibo7gewbvv7NCWd9wWbxsD47zkGb12GlFlt+zdknklH+nSXTAGnaFqAUhl21nzl7mDHvp4sywZox4Us821+n8jPo= X-Sasl-enc: VJpojFkEqcqim9t9ADGtZ6QnJ/1QdFwOxKZPaFpuP/99 1256886861 Received: from [192.168.5.10] (lvps83-169-5-6.dedicated.hosteurope.de [83.169.5.6]) by mail.messagingengine.com (Postfix) with ESMTPSA id 56ADE1E253 for ; Fri, 30 Oct 2009 03:14:21 -0400 (EDT) Message-ID: <4AEA923F.5010308@f_philipp.fastmail.net> Date: Fri, 30 Oct 2009 08:14:07 +0100 From: Florian Philipp User-Agent: Thunderbird 2.0.0.23 (X11/20091003) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] comparing two complex directories References: In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig03C53527D4D071FC440012EC" X-Archives-Salt: b9c47499-9866-4aef-9aa4-c5aa929389fb X-Archives-Hash: fcd6977d76f6c7223c9bbde807782ce9 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig03C53527D4D071FC440012EC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable James schrieb: > All, >=20 > I'm trying to find a good way to compare two complex directory > structures to see what files differ. I've looked at a few different > options: >=20 > - rsync dry run (someone said this should work, but I'm having trouble > getting good information out of this) > - diff -rq (this works, but it's sloowwwwww) >=20 > I've used cdircmp before but it tends to crash on complex directories > (a directory with more than a few subdirs and with hidden dot files). >=20 > Thoughts? Any specific / good utilities for doing this? >=20 > -j >=20 Meld, KDiff3? --------------enig03C53527D4D071FC440012EC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrqkkoACgkQqs4uOUlOuU8hyACggPWdTcS9F0SX3RnPVS+weAyX r0UAn3vo4IHe1AFs3hI9RZtR0Clh2gNG =u7Nj -----END PGP SIGNATURE----- --------------enig03C53527D4D071FC440012EC--