On Tue, May 12, 2020 at 1:00 PM Dheeraj <kvdhee...@gmail.com> wrote:
>
> Hi All
>
> I did SVN server migration from RHEL 6 to RHEL 7 and migrated the repos.
> Also DNS entry is changed so that alias points to the  news server. When I 
> did svn up from an existing setup, I got below error.
>
> svn: E175002: Unable to connect to a repository at URL 
> 'https://svn-hpc.americas.shell.com/svn/RnD'
> svn: E175002: Server sent unexpected return value (500 Internal Server Error) 
> in response to OPTIONS request for 
> 'https://svn-hpc.americas.shell.com/svn/RnD'
>
> Any solution to this.

A "500 Internal Server Error" always indicates that the server had
some error internally. You have to take a look at the (Apache httpd)
error log on the server to get more information about the nature of
the error. Perhaps there is something wrong on the server side with
your new installation.

-- 
Johan

Reply via email to