Could not read chunk size. Error in SVN

后端 未结 7 2005

I have recovered SVN repository from crashed PC and now I can checkout files from few directories but in one place during checkout it says:

Error: REPORT of \'/s         


        
7条回答
  •  南旧
    南旧 (楼主)
    2021-02-20 03:57

    I had the same error recently:

    REPORT of '/svn/.../!svn/vcc/default': Could not read chunk size: Secure connection truncated.

    We are using Tortoise SVN and I was the only one in the team that had the issue. Since the problem didn't prevent me from committing my changes, I did just that. Next I removed the folder with the project from my hard drive. Then I created it again and made an "SVN checkout".

    This is what fixed it for me.

提交回复
热议问题