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
Bruce Korb wrote: > 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

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
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. Thank you! - Bruce $