Cant Commit changes.

0
When I try to Commit I get the following error, how do I fix this:   Mendix.Modeler.VersionControl.VersionControlException: An error occurred while checking for changes on disk. ---> SharpSvn.SvnException: Unable to connect to a repository at URL 'https://teamserver.sprintr.com/e26360ba-9deb-4de9-9e3e-9cc46a1a4add/trunk' ---> SharpSvn.SvnException: Error running context: APR does not understand this error code    --- End of inner exception stack trace ---    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)    at SharpSvn.SvnClient.Status(String path, SvnStatusArgs args, EventHandler`1 statusHandler)    at SharpSvn.SvnClient.GetStatus(String path, SvnStatusArgs args, Collection`1& statuses)    at Mendix.Modeler.VersionControl.SvnConnector.PathClientDo(String workingCopyPath, Action`1 action) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 903    at Mendix.Modeler.VersionControl.SvnConnector.GetChanges(String localDir, Boolean retrieveRemoteChanges) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 614    --- End of inner exception stack trace ---    at Mendix.Modeler.VersionControl.SvnConnector.GetChanges(String localDir, Boolean retrieveRemoteChanges) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 618    at Mendix.Modeler.VersionControl.WorkingCopyChecker.CheckWorkingCopy(IProject project, ICollection`1& changes, Boolean& isUpdateNecessary) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\VersionControl\WorkingCopyChecker.cs:line 32    at Mendix.Modeler.VersionControl.CommitPreparer.<>c__DisplayClass15_0.<AddCheckWorkingCopyStep>b__0(IProgressInfo info) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\VersionControl\CommitPreparer.cs:line 123    at Mendix.Modeler.UIFramework.Progress.ProcessRunner.RunStep(Step step) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 81    at Mendix.Modeler.UIFramework.Progress.ProcessRunner.OnDoWork(Object sender, DoWorkEventArgs e) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 61    at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)    at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
asked
1 answers
0

Tried to Create a New App but that would not Connect to the App Store.

Does anyone else have issues with Connectivity?

answered