[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: checksum fun take 2:

From: <rooneg_at_electricjellyfish.net>
Date: 2003-01-29 00:49:53 CET

On Tuesday, January 28, 2003, at 06:44 PM, David Waite wrote:

 more data for crunching:

 $ svn log http://svn.collab.net/repos/svn/trunk/win-tests.py -r {2
 months ago}:HEAD -q
 -----------------------------------------------------------------------
 -
 rev 4105: kfogel | 2002-12-12 13:02:38 -0700 (Thu, 12 Dec 2002)
 -----------------------------------------------------------------------
 -
 rev 4371: rassilon | 2003-01-13 15:43:13 -0700 (Mon, 13 Jan 2003)
 -----------------------------------------------------------------------
 -
 rev 4639: brane | 2003-01-28 12:36:42 -0700 (Tue, 28 Jan 2003)
 -----------------------------------------------------------------------
 -
 rev 4642: brane | 2003-01-28 15:08:51 -0700 (Tue, 28 Jan 2003)
 -----------------------------------------------------------------------
 -
 $ svn cat http://svn.collab.net/repos/svn/trunk/win-tests.py -r 4642 |
 openssl md5
 d58ed8fe8f199a14c1a63234501656c7
 $ svn cat http://svn.collab.net/repos/svn/trunk/win-tests.py -r 4639 |
 openssl md5
 9f30bad101c64a873b0f2c05d529924c
 $ svn cat http://svn.collab.net/repos/svn/trunk/win-tests.py -r 4371 |
 openssl md5
 9f30bad101c64a873b0f2c05d529924c
 $ svn cat http://svn.collab.net/repos/svn/trunk/win-tests.py -r 4105 |
 openssl md5
 f9c9027cfe19f92f7f6e1b9d3d316acf

 What revision does your working copy think it has?

my working copy has 4371, and the md5 (both for the text-base and the
one in the working copy directory) seems to match what you cat'd out of
the repository.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:23:10 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.