An error occurred while retrieving the latest changes from the repository

1
While I'm retrieving the latest changes from my 3.0 project repository from the team server (updating) I receive a "Secure Connection Truncated" error message. How can I solve this problem? 211211harpSvn.SvnRepositoryIOException: REPORT of '/687b70d6-bdec-4aa7-a60c-35e534099576/!svn/vcc/default': Could not read response body: Secure connection truncated (https://teamserver.sprintr.com) at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\svnclientargs.cpp:line 78 at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svnerrort* error, Object targets) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\svnclientargs.cpp:line 42 at SharpSvn.SvnClient.Update(ICollection1 paths, SvnUpdateArgs args, SvnUpdateResult& result) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\commands\update.cpp:line 145 at SharpSvn.SvnClient.Update(String path, SvnUpdateArgs args) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\commands\update.cpp:line 65 at Mendix.Modeler.VersionControl.RevUpdater.<>c__DisplayClass19.<SvnUpdate>b__13(SvnClient c) in c:\cygwin\home\autobuild\build\Mendix-3.0\modeler\Modeler\VersionControl\RevUpdater.cs:line 211 at Mendix.Modeler.VersionControl.SvnUtil.ClientDo[T](Func2 action) in c:\cygwin\home\autobuild\build\Mendix-3.0\modeler\Modeler\VersionControl\SvnUtil.cs:line 85 at Mendix.Modeler.VersionControl.RevUpdater.SvnUpdate(RevUpdateState state, ProgressInfo info, Int64& oldRevision, Int64& newRevision) in c:\cygwin\home\autobuild\build\Mendix-3.0\modeler\Modeler\VersionControl\RevUpdater.cs:line 211211211
asked
1 answers
0

It's working now. The problem must have been related to my internet connection I suppose. I will close this question.

answered