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

Re: Repository corruption with two access on repository

From: Manuel VACELET <manuel.vacelet-abecedaire_at_st.com>
Date: 2005-04-06 17:36:51 CEST

Manuel VACELET wrote:
> Manuel VACELET wrote:
>
>> Hello,
>>
>> I have a repository with 2 kinds of access:
>> - file://
>> - https://
>>
>> When I only use https, everything works fine but when I try to access
>> locally to my repository it doesn't work.
>>
>>
>> When I launch svn co file:///svnroot/sds/pkg/trunk I get an error :
>>
>> $> svn co file:///svnroot/sds/pkg/trunk pkg
>> svn: Berkeley DB error while checkpointing after Berkeley DB
>> transaction for filesystem /svnroot/sds/db:
>> DB_RUNRECOVERY: Fatal error, run database recovery
>>
>> A https checkout in the main time exit with following error:
>> svn: REPORT request failed on '/svnroot/sds/!svn/vcc/default'
>> svn: REPORT of '/svnroot/sds/!svn/vcc/default': Could not read chunk
>> size: Secure connection truncated (https://my.server.com)
>>
>> I have old subversion 1.0.6 as server and client (I read ChangeLog but
>> I didn't read anything that can fix my problem).
>
>
> I tried with subversion 1.1.4, error messages seems more relevant:

I now try with fsfs backend and it works.
Well, but not very convenient.

If anyone have a better idea...

Manuel

-- 
# VACELET Manuel     manuel.vacelet-abecedaire(at)st(dot)com #
# STMicroelectronics - HPC/STS                               #
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 6 21:43:18 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.