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

Re: Checksum mismatch on my client vs svn.collab.net

From: <kfogel_at_collab.net>
Date: 2004-01-26 18:04:00 CET

Thanks. It depends on what "a while" means. At one point, a long
time ago, we had some bugs that could cause this. If your working
copy is that old, it might have those bugs. I'm hard put to construct
a concrete scenario off the top of my head, though.

I'd say, save that old working copy, and when you get the new one,
compare the text bases and/or working files, see if you can spot the
difference, and let us know what it was.

-Karl

Mike Mason <mgm@thoughtworks.net> writes:
> I've not updated my Subversion tree for a while, and today I got a
> checksum mismatch on a text-base file. My plan is to just delete the
> offending directory and re-check out, but I wanted to log it here just
> in case it was a sign the Subversion repo was hosed:
>
> U subversion\clients\cmdline\ls-cmd.c
> U subversion\clients\cmdline\blame-cmd.c
> U subversion\clients\cmdline\propget-cmd.c
> U subversion\clients\cmdline\prompt.c
> svn: Checksum mismatch for
> 'subversion/clients/cmdline/.svn/text-base/log-cmd.c.svn-base';
> recorded: '2047bf0b5e8dd1367d0440890316f589', actual:
> '4a303b8e5ba6cbd2cd9ed1e440dc6256'
>
> C:\isvn\tigris.org\subversion>svn --version
> svn, version 0.35.1 (r8050)
> compiled Dec 21 2003, 07:34:35
>
> Copyright (C) 2000-2003 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
>
> The following repository access (RA) modules are available:
>
> * ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
> - handles 'http' schema
> - handles 'https' schema
> * ra_local : Module for accessing a repository on local disk.
> - handles 'file' schema
> * ra_svn : Module for accessing a repository using the svn network protocol.
> - handles 'svn' schema
>
>
> C:\isvn\tigris.org\subversion>svn cleanup
>
> C:\isvn\tigris.org\subversion>svn up
> svn: Checksum mismatch for
> 'subversion/clients/cmdline/.svn/text-base/log-cmd.c.svn-base';
> recorded: '2047bf0b5e8dd1367d0440890316f589', actual:
> '4a303b8e5ba6cbd2cd9ed1e440dc6256'
>
>
> Any suggestions before I nuke clients/cmdline and do another update?
> (This isn't urgent, I just wanted to look at the javahl bindings).
>
> Cheers,
> Mike.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 26 19:02:00 2004

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

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