Re: SVN: Checksum mismatch problem

2006-05-24 Thread Kai Henningsen
[EMAIL PROTECTED] (Russ Allbery) wrote on 22.05.06 in <[EMAIL PROTECTED]>: > Bruce Korb <[EMAIL PROTECTED]> writes: > > > I do that also, but I am also careful to prune repository > > directories (CVS, .svn or SCCS even). I rather doubt it is my RAM, > > BTW. Perhaps a disk sector, but I'll nev

Re: SVN: Checksum mismatch problem

2006-05-22 Thread Russ Allbery
Bruce Korb <[EMAIL PROTECTED]> writes: > I do that also, but I am also careful to prune repository > directories (CVS, .svn or SCCS even). I rather doubt it is my RAM, > BTW. Perhaps a disk sector, but I'll never know now. (Were it RAM, > the failure would be random and not just the one file.)

Re: SVN: Checksum mismatch problem

2006-05-22 Thread Bruce Korb
Hi Bob, On 5/21/06, Bob Proulx <[EMAIL PROTECTED]> wrote: Bruce Korb wrote: > Philip Martin wrote: > >The capital 'I' in 'Is' looks wrong. > ... > That's what I wanted: a nice, simple answer that was short of re-pulling > the entire repository. [...] Sometimes I run commands to walk down the f

Re: SVN: Checksum mismatch problem

2006-05-21 Thread Bob Proulx
Bruce Korb wrote: > Philip Martin wrote: > >The capital 'I' in 'Is' looks wrong. > ... > That's what I wanted: a nice, simple answer that was short of re-pulling > the entire repository. ``delete the entire ada sub-dir from the > working copy and update will download it again.'' Thank you! > (I

Re: SVN: Checksum mismatch problem

2006-05-21 Thread Bruce Korb
Philip Martin wrote: Bruce Korb <[EMAIL PROTECTED]> writes: -- declaration. It Is important that all references to the type point to The capital 'I' in 'Is' looks wrong. $ svn cat -r108304 svn://gcc.gnu.org/svn/gcc/trunk/gcc/ada/sem_ch8.adb > foo $ md5sum foo bf7be49fb4a377ca037b7c6fe02

Re: SVN: Checksum mismatch problem

2006-05-21 Thread Philip Martin
Bruce Korb <[EMAIL PROTECTED]> writes: >-- declaration. It Is important that all references to the type point to The capital 'I' in 'Is' looks wrong. $ svn cat -r108304 svn://gcc.gnu.org/svn/gcc/trunk/gcc/ada/sem_ch8.adb > foo $ md5sum foo bf7be49fb4a377ca037b7c6fe02b1d5a foo $ sed 's/is i

Re: SVN: Checksum mismatch problem

2006-05-21 Thread Daniel Berlin
how to work around the issue. Thank you! - Bruce > > > $ sh contrib/gcc_update > Updating SVN tree > svn: Checksum mismatch for > 'gcc/ada/.svn/text-base/sem_ch8.adb.svn-base'; expected: > 'bf7be49fb4a377ca037b7c6fe02b1d5a', actual: > '71603

Re: SVN: Checksum mismatch problem

2006-05-21 Thread Florian Weimer
* Bruce Korb: > CF: http://gcc.gnu.org/ml/gcc/2005-11/msg00950.html >http://gcc.gnu.org/ml/gcc/2005-11/msg00951.html > > Since Google did not yield an answer, I'm re-asking the question, > though with a slightly different file. Help, please, from anybody > knowing how to work around the issue

SVN: Checksum mismatch problem

2006-05-21 Thread Bruce Korb
Bruce $ sh contrib/gcc_update Updating SVN tree svn: Checksum mismatch for 'gcc/ada/.svn/text-base/sem_ch8.adb.svn-base'; expected: 'bf7be49fb4a377ca037b7c6fe02b1d5a', actual: '7160397e628c7b3dba95c55c0e50bbae' Adjusting file timestamps SVN update of full tree failed.

Re: Checksum mismatch

2005-11-20 Thread Jim Blandy
Since this is a Subversion problem, and not a GCC problem, it would probably be best to ask this question on [EMAIL PROTECTED] (I don't know the answer; I don't see anything in the FAQ or in the book. So I think this is an excellent question to ask.)

Re: Checksum mismatch

2005-11-20 Thread Cauchy Song
Cauchy Song wrote: ># svn up > >svn: Checksum mismatch for 'gcc/.svn/text-base/ChangeLog.svn-base'; >expected: 'ce91f24c15d533874dc494b8fc6b0fde', actual: >'dfd84c36479cfdcd0b6576ecab266817' >U gcc/DATESTAMP >U gcc/tree-gimple.c >U gcc/tr

Checksum mismatch

2005-11-20 Thread Cauchy Song
# svn up svn: Checksum mismatch for 'gcc/.svn/text-base/ChangeLog.svn-base'; expected: 'ce91f24c15d533874dc494b8fc6b0fde', actual: 'dfd84c36479cfdcd0b6576ecab266817' U gcc/DATESTAMP U gcc/tree-gimple.c U gcc/tree-gimple.h Thanks for some help. signature.as