Error while committing my changes

0
Hi All, I am facing this error while committing my changes from local directory to team server and also when i am trying to open the app from team server getting another error. I tried logging again, checked my proxy issue and SVN but still facing this issue. Any help would be appreciated. Thanks in advance. Mendix.Modeler.VersionControl.VersionControlException: An error occurred while checking for changes on disk. ---> SharpSvn.SvnRepositoryIOException: Unable to connect to a repository at URL 'https://teamserver.sprintr.com/291f57dc-6d61-44cc-a40f-9e2c9069e1de/branches/*****' ---> SharpSvn.SvnSerfException: 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) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\svnclientargs.cpp:line 78    at SharpSvn.SvnClient.Status(String path, SvnStatusArgs args, EventHandler`1 statusHandler) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\commands\status.cpp:line 70    at SharpSvn.SvnClient.GetStatus(String path, SvnStatusArgs args, Collection`1& statuses) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\commands\status.cpp:line 140    at Mendix.Modeler.VersionControl.SvnConnector.PathClientDo(String workingCopyPath, Action`1 action) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 671    at Mendix.Modeler.VersionControl.SvnConnector.GetChanges(String localDir, Boolean retrieveRemoteChanges, Boolean retrieveAllEntries) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 475    --- End of inner exception stack trace ---    at Mendix.Modeler.VersionControl.SvnConnector.GetChanges(String localDir, Boolean retrieveRemoteChanges, Boolean retrieveAllEntries) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 479    at Mendix.Modeler.VersionControl.Operations.Svn.SvnCheckWorkingCopyOperation.CheckWorkingCopy(String projectDirectory) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Operations\Svn\SvnCheckWorkingCopyOperation.cs:line 44
asked
2 answers
0

Hi,

It seems like you have a problem with the connection. Does other team members have the same problem in this app? Incase if they can connect it must be something blocking the connection on your system.

 

answered
0

https://status.mendix.com/: no incidents reported today, but I did experience something similar on the forum, Out for a minute or two.

answered