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

Recommended steps after the text base got corrupted

From: Christian van der Leeden <lists_at_logicunited.com>
Date: 2003-06-16 14:25:14 CEST

Hi,

        I've got this error when trying to commit: (Subversion 0.24.0
on Gentoo linux)

svn commit
.....
Sending
BaseTest/src/com/logicunited/gaia/base/payment/ipc/IPCPayByCallTest.java
Sending
BaseTest/src/com/logicunited/gaia/base/payment/ipc/IPCPaymentTester.java
Transmitting file data ......svn: Working copy text base is corrupt
svn: Commit failed (details follow):
svn: svn_wc_transmit_text_deltas: checksum mismatch for
'/mnt/raid/Users/leeden/WorkArea/Projects/gaia/Base/Base.eomodeld/.svn/
text-base/Image.plist.svn-base':
    recorded checksum: 34dd9c6b72ddc7916cc4e4f4edc9b7c8
    actual checksum (hex): d18c5fcacdd012a2d47ceafbd62de676
    actual checksum (base64): 0Yxfys3QEqLUfOr71i3mdg==

svn: Your commit message was left in a temporary file:
svn: '/mnt/raid/Users/leeden/WorkArea/Projects/gaia/svn-commit.tmp'

It seems that the text base is corrupt. Is there a
way to recover the text base (e.g. to sync it from the repository,
to do a forced update or whatever).

My only solution is to check out the repository again.
and then merge my changes into the newly checked out
version.

svn cleanup didn't work.

Thanx

Christian

----------------------------------------------
Christian van der Leeden
Logic United GmbH
Tel: 089-189488-66 Mob: 0163-3747111
www.logicunited.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Jun 16 14:26:13 2003

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.