Commit Failure Exception

0
We are getting the below mentioned exception when we try to do a comit to teamserver: Could anyone let me know what we need to do ? SharpSvn.SvnRepositoryIOException: Commit failed (details follow): ---> SharpSvn.SvnRepositoryIOException: PUT of '/dcfeac5a-7eba-485b-b236-cd2317c200d6/!svn/wrk/d2d9145c-53ef-e240-aaae-7a179662d7f0/branches/Development/DB_MDM.zip': Could not send request body: An existing connection was forcibly closed by the remote host. (https://teamserver.sprintr.com) --- End of inner exception stack trace --- 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.Commit(ICollection1 paths, SvnCommitArgs args, SvnCommitResult& result) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\commands\commit.cpp:line 134 at SharpSvn.SvnClient.Commit(String path, SvnCommitArgs args, SvnCommitResult& result) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\commands\commit.cpp:line 84 at Mendix.Modeler.VersionControl.RevCommitter.<>c__DisplayClass34.<CommitToRepository>b__30(SvnClient c) in c:\cygwin\home\autobuild\build\Mendix-3\modeler\Modeler\VersionControl\RevCommitter.cs:line 351 at Mendix.Modeler.VersionControl.SvnUtil.ClientDo[T](Func2 action) in c:\cygwin\home\autobuild\build\Mendix-3\modeler\Modeler\VersionControl\SvnUtil.cs:line 90 at Mendix.Modeler.VersionControl.RevCommitter.CommitToRepository(String projectFilePath, String message, RevisionMetadata metadata, ProgressInfo info) in c:\cygwin\home\autobuild\build\Mendix-3\modeler\Modeler\VersionControl\RevCommitter.cs:line 351
asked
0 answers