[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: Mark Parker <mark_at_msdhub.com>
Date: 2005-04-06 21:56:36 CEST

I think all the answers to your questions are right here:
http://svnbook.red-bean.com/en/1.1/ch06s05.html

Make sure you read carefully about permissions.

Mark

Manuel VACELET wrote:
> 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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 6 23:34:25 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.