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

Checksum mismatch on my client vs svn.collab.net

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-01-26 17:40:52 CET

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
Received on Mon Jan 26 17:41:46 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.