SharpSvn.SvnSystemException

1
While I am trying to download new branch line I am getting this error.   SharpSvn.SvnSystemException: Error running context: An existing connection was forcibly closed by the remote host.      at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args, SvnUpdateResult& result)    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path)    at Mendix.Modeler.VersionControl.Windows.SvnConnector.Checkout(IRemoteRepository remoteRepository, IRevLine branchToCheckout, String targetProjectDirectory) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 69
asked
3 answers
2

A previously accepted answer from Ragul Raj suggested using the option Version Control → Download from Version Control Server… in Studio Pro to download a fresh copy.

https://forum.mendix.com/link/questions/116815

Hope this helps.

answered
1

Hi ,

 

Update your laptop IP settings to Automatic DHCP.

 

 

check this link for updating: https://support.microsoft.com/en-us/windows/change-tcp-ip-settings-bd0a07af-15f5-cd6a-363f-ca2b6f391ace

 

answered
0

please check if you have access to the project then logout and login again in studio pro.

and try to take a update if that doesnt work please post the full stacktrace

answered