Cannot Open a project in mendix modeler from team server. Error showing SharpSvn.SvnRepositoryIOException: Unable to connect to a repository at URL https://teamserver.sprintr.com/7cbf7b8e-0f0a-468b-98c9-1bd2adccb4f2/trunk ---> SharpSvn.SvnRepositoryIOException: OPTIONS of https://teamserver.spr

0
SharpSvn.SvnRepositoryIOException: Unable to connect to a repository at URL 'https://teamserver.sprintr.com/7cbf7b8e-0f0a-468b-98c9-1bd2adccb4f2/trunk' ---> SharpSvn.SvnRepositoryIOException: OPTIONS of 'https://teamserver.sprintr.com/7cbf7b8e-0f0a-468b-98c9-1bd2adccb4f2/trunk': Server certificate verification failed: issuer is not trusted (https://teamserver.sprintr.com) --- End of inner exception stack trace --- 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.ClientDoT in C:\jenkins\workspace\Modeler-Build\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 136 at Mendix.Modeler.Utility.ActionUtil.TryNTimesTException in C:\jenkins\workspace\Modeler-Build\Mendix.Modeler.Utility\ActionUtil.cs:line 29 at Mendix.Modeler.VersionControl.SvnConnector.Checkout(IRevLocation location, String targetProjectDirectory) in C:\jenkins\workspace\Modeler-Build\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 235
asked
1 answers
0

Did you try to make a connection from within SVN? If that works a cleanup could help. If not, are you behind a proxy?

Regards,

Ronald

answered