[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN Server migration to a new server

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Tue, 12 May 2020 13:08:52 +0200

On Tue, May 12, 2020 at 1:00 PM Dheeraj <kvdheeraj_at_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
Received on 2020-05-12 13:09:16 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.