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

Re: Repository corruption? Problem similar to FAQ#tiger-apr-0.9.6

From: Niklas Gustavsson <niklas_at_protocol7.com>
Date: 2006-07-07 13:33:52 CEST

John Szakmeister wrote:
> ----- Peter Murray <peter@OhioLINK.edu> wrote:
>> The underlying problem in the repository is reported as:
>>
>> svnadmin: Invalid diff stream: insn 1 cannot be decoded
>>
>>> Yes, this does look like a similar bug. Andrew MacKenzie also saw a
>> similar
>> issue. Can you post a copy of the
>>> rev file and send me a link to it privately?
>> I got the latest version of fsfsverify.pl off of your website and that
>> didn't
>> resolve the problem. Would a copy of the rev file causing this be of
>> use to you?

I'm seeing the same problem as Peter and Ian. svnadmin verify reports:

"insn 0 starts beyond the target view position"

And fsfsverify gives:

NodeRev Id: 1lqg.0.r40184/5297592
  type: file
  pred: 1lqg.0.r40176/5379839
  text: DELTA 40184 0 5293763 8313586 603a98e2c5239ff11d96f7ae206a6121
  prop: UNKNOWN 40176 5379773 53 0 113136892f2137aa0116093a524ade0b
  cpath: /xxxxx/xxxxx/xxxxx/xxxxxx
  copyroot: 0 /
starting length: 5293759
offset: 22
Decoded too many bytes
total: 4103892
remaining: 1189867
Traceback (most recent call last):
   File "./fsfsverify.py", line 699, in ?
     process(noderev, rev_file, options.dump_instructions,
options.dump_windows)
   File "./fsfsverify.py", line 652, in verify
     dump_windows)
   File "./fsfsverify.py", line 289, in verify
     digest = parse_svndiff(f, self.length, dump_instructions, dump_windows)
   File "./fsfsverify.py", line 188, in parse_svndiff
     raise 'svndiff error'
svndiff error

This is with svn 1.3.1 on Ubuntu 6.06.

John, if it would help you I would be able to send you the rev file
privately. Would this be of any use for you?

/niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 7 13:41:38 2006

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.