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

Re: checksumming crap

From: <kfogel_at_newton.ch.collab.net>
Date: 2003-01-30 23:15:37 CET

Lele Gaifax lele@seldati.it writes:
 I do not understand if this is
 expected, although I guess it isn't (or is entries::checksum
 reflecting the *actual* md5 of the *working copy*??)

It always reflects the text base (as you supposed).

So far I'm unable to reproduce the bug myself, using the recipe you
listed:

     KF Thanks for the detailed report. With patience I hope we can
     KF work out a reproduction recipe for this...
 
 Well, I do not seem to repeat myself here, having nothing new to add,
 if not a doubt. Let me redraw the situation that lead to the error:
 
  a. svn cp existing-file new-file
  b. svn commit new-file
  c. lyx new-file
 
 without errors. At this point I have that in the .svn/text-base dir I
 find, as I expected, two identical files, existing-file.svn-base and
 new-file.svn-base. But in the entries, I find that the checksum
 for the existing-file matches, while that of new-file does not,
 and it is not the md5sum of neither newfile nor that of
 .svn/text-base/newfile.svn-base.

On the other hand, as part of investigating this, I discovered and
filed

   http://subversion.tigris.org/issues/show_bug.cgi?id=1120

...which is nice :-).

-Karl

---------------------------------------------------------------------
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:26:22 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.