Reverting to old revision:- Could not read chunk size: Secure connection truncated

1
Hellos, I'm reverting my local mainline to an old revision (5months ago-June/July) using tortoisesvn, however I get the error below. Even when i create a branch from the same revision and try downloading from the branch, the same error occurs. How best can I go about this? Your help will be highly appreciated. Issues while downloading the an older revision: >SharpSvn.SvnRepositoryIOException: REPORT of '/423582fb-4ba4-42ec-bd9d-3e501c939722/!svn/vcc/default': Could not read chunk size: Secure connection truncated (https://teamserver.sprintr.com) at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) in g:\dist\src\sharpsvn\svnclientargs.cpp:line 78 at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets) in g:\dist\src\sharpsvn\svnclientargs.cpp:line 42 at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args, SvnUpdateResult& result) in g:\dist\src\sharpsvn\commands\checkout.cpp:line 65 at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path) in g:\dist\src\sharpsvn\commands\checkout.cpp:line 37 at Mendix.Modeler.VersionControl.SvnUtil.<>c__DisplayClass18.<Checkout>b__16(SvnClient c) in c:\jenkins\workspace\AppStudio-Core-Modeler\src\modeler\Modeler\VersionControl\SvnUtil.cs:line 277 at Mendix.Modeler.VersionControl.SvnUtil.ClientDo[T](Func`2 action) in c:\jenkins\workspace\AppStudio-Core-Modeler\src\modeler\Modeler\VersionControl\SvnUtil.cs:line 182 at Mendix.Modeler.VersionControl.SvnUtil.Checkout(IRevLocation location, String targetProjectDirectory) in c:\jenkins\workspace\AppStudio-Core-Modeler\src\modeler\Modeler\VersionControl\SvnUtil.cs:line 277
asked
1 answers
0

I had to reboot my machine. All is good now.

answered