I cannot download the branch due to error SharpSvn.SvnRepositoryIOException: Unexpected HTTP status 503 Service Unavailable

0
Hi, I face this issue when want to download a branch from my team server.   SharpSvn.SvnRepositoryIOException: Unexpected HTTP status 503 'Service Unavailable' on '/1bb25d3c-929d-4e7f-8aee-fbfd7d8319eb/!svn/rvr/868/branches/bucket-20241226/javascriptsource/oidc/actions/node_modules/.bin/opencollective-postinstall.lnk'   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.SvnClientAdapter.CheckOut(SvnUriTarget url, String path) in Mendix.Modeler.VersionControl\Svn\SvnClientAdapter.cs:line 62   at Mendix.Modeler.VersionControl.Windows.SvnConnector.Checkout(IRemoteRepository remoteRepository, IRevLine branchToCheckout, String targetProjectDirectory) in Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 69   Anybody please assists me on how to solve this issue.  
asked
2 answers
0

Hi  Muhammad Ikhwan Afiq bin Azmir,

                                

                                               App  -------->show app directory----->Rightclick in the application

---------->Tortise SVN(Resolve the svn issue)

answered
0

I successfully downloaded the branch after changing the network connection.

answered