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

Re: Problem: Base checksum mismatch

From: Ingo Adler <dev_at_synacon.ch>
Date: 2005-02-11 01:13:38 CET

How can this happen?
I only used svn and JavaSVN. I didn't change anything manually in the
.svn directories.

Ingo

Dale Worley wrote:

>-----Original Message-----
>From: Ingo Adler [mailto:dev@synacon.ch]
>
>svn: Base checksum mismatch on
>'/trunk/emtoto/emtotoWAR/JavaSource/ch/zkb/emtoto
>/actions/EditTipAction.java':
> expected: c9e69233dd72238bf41372a0f9a2bc8b
> actual: 8d8303b12cbc9f2b7eff411cfed7d59b
>---------------------------------------------------------------------
>
>It means that the copy of the file in .svn/text-base doesn't match the
>revision listed in the .svn/entries file. You can fix it by looking in
>.svn/entries for the correct version, then doing "svn cat -rXXX <file name>
>
>
>>.../.svn/text-base/<file name>.svn-base".
>>
>>
>
>Dale
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 11 01:16:07 2005

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.