Merge error

6
SharpSvn.SvnSerfException: ra_serf: The server sent a truncated HTTP response body.    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)    at SharpSvn.SvnClient.Merge[TRevisionRange](String targetPath, SvnTarget source, ICollection`1 mergeRange, SvnMergeArgs args)    at Mendix.Modeler.VersionControl.Windows.SvnConnector.<>c__DisplayClass28_0.<Merge>b__0(ISvnClient c) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 316    at Mendix.Modeler.VersionControl.Windows.SvnConnector.PathClientDo(String workingCopyPath, Action`1 action) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 339    at Mendix.Modeler.VersionControl.Operations.Svn.SvnMergeOperation.SvnMerge(MergeRequest updateRequest, SvnMergeState svnMergeState, String projectDir) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Operations\Svn\SvnMergeOperation.cs:line 73    at Mendix.Modeler.VersionControl.Operations.Svn.SvnMergeOperation.Execute(MergeRequest updateRequest) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Operations\Svn\SvnMergeOperation.cs:line 43         I wanted to merge the changes into the main branch and this error popped.
asked
1 answers
0

Hi Mrunali,

 

This issue occurs due to network issue. If you try after sometime, it will be resolved.

answered