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

Re: A problem of SVN!

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Sun, 11 Jan 2009 21:05:56 -0600

On Jan 11, 2009, at 20:15, 周爱丽 wrote:

> Ryan Schmidt,您好!
>
>> On Jan 8, 2009, at 18:49, 周爱丽 wrote:
>>
>> > When i run "svnadmin dump" command using Three Repository in
>> > all configure Repository,it happens mistake.It shows "svnadmin:
>> > Can't read length line in file" and leads to can not creat dumpfile
>> > file.Please help me how to solve this problem and which tools can
>> > be helpful!
>>
>> We need more information to help you, such as:
>>
>> What OS is on the server?
>>
>> What version of Subversion is on the server?
>>
>> Is the repository using FSFS or BerkeleyDB (BDB)?
>>
>> Do you get the error message when dumping any repository, even a
>> newly created empty repository, or only on a specific repository?
>>
>> Does it say what file it cannot read the length of?
>>
>> Does it happen immediately, or only after it has correctly dumped a
>> number of revisions?
>>
>> How big is the repository?
>
>
> 1、OS:ubuntu 6.04;
> 2、The version of Subversion:1.3.1 (r19032);
> 3、The repository using FSFS;
> 4、Get the error message only on some specific repository;
> 5、The command 'svnadmin dumpfile' output :svnadmin: Can't
> read length line in file 'Camera_app_temple/db/revs/31';
> 6、It happens only after correctly dumped a number of
> revisions;
> 4、The big of repository :159M。

I'm sending this reply back to the mailing list. Remember to use the
Reply All feature in your email program so your replies go to the
list too, not just to me.

I'm not sure why it can't read the length line in the revision 31
file. It may have been corrupted. You could examine its contents and
see if it looks different to you than the other revision files that
dumped correctly. Can you restore this revision file from a backup?

You might also want to upgrade to Subversion 1.5.5. Subversion 1.3.x
and earlier are not supported anymore.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1018085

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-12 14:21:58 CET

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.