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.
Please see attached for the screen shot of the error.
Thank you very much,
Lloyd F. Seva
PAPERLESS TRAIL INC.
Have you tried using TSVN->cleanup on your working copy? Bit of along shot.
Otherwise it sounds very much like a server problem, in which case you
have to ask on the subversion users mailing list instead.
Simon
--
: ___
: 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=2426973
To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].
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