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

Re: Could not read - chunk delimiter: Secureconnection truncated. PLEASE HELP ME

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 04 Dec 2009 18:52:22 +0100

On 04.12.2009 09:38, Lloyd Seva wrote:
> Hi,
>
> Can somebody please help me to solve this error. I got this error every
> time I Checked Out or get Update on a particular folder.
>
> Error REPORT of’/svn/8172-FolderName/!svn/vcc/default’: Could not read
>
> Error chunk delimiter: Secure connection truncated (https://SVNServer:8089)
>
> This error occur after the SVN server shutdown unexpectedly due to power
> interruption. After the server restarted we try to get update on this
> folder and this error appear. All other folders on the SVN is working –
> we can checked out and get update.

Run
$ svnadmin verify path/to/repository
on your server.
And then run
$ svnadmin recover path/to/repository
just to be sure.

If that doesn't help, please ask on the Subversion users list for help,
since this is an issue with the server, not the svn client (TSVN in your
case).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2427130
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-04 18:52:38 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.