Error opening branch of app in Modeler 7.23.5

0
Hello Don’t know if anyone can help. I’m trying to open/download a local version of a branch line in the modeler but every time I try i get the the following error; SharpSvn.SvnSystemException: Error retrieving REPORT (720006): The handle is invalid.      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.SvnConnector.Checkout(Uri urlToCheckout, String targetProjectDirectory) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 134   Any ideas to what is causing this?   Thanks   Chris
asked
1 answers
0

 

I too faced the same issue and it was due to firewall blocking. Try opening it when connected to other network or mobile hotspot.

 

answered