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

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Mon, 26 Mar 2018 08:22:16 -0500

On Mon, 26 Mar 2018 00:21:33 -0500, Bo Berglund
<bo.berglund_at_gmail.com> wrote:

>Not knowing what to do next I tried the synchronize command:
>
>E:\>svnsync synchronize https://xxx.yyy.com/svn/bosse
>https://localserver/svn/bosse
>svnsync: E170011: Repository moved permanently to
>'https://xxx.yyy.com/svn/bosse'
>
>Apparently something has gone wrong, but what?
>And what does "moved permanently" mean?
>AFAICT nothing has moved or copied...
>
I tried to access the remote repository using Chrome from the master
server and it succeeded.
I got to the web view after I had told Chrome I wanted to go to the
site using an unverified certificate.

But then I tried to use the svn client on a command prompt and this
happened:

E:\>svn list https://xxx.yyy.com/svn/bosse
Redirecting to URL 'https://xxx.yyy.com/svn/bosse':
Redirecting to URL 'https://xxx.yyy.com/svn/bosse':
svn: E195019: Redirect cycle detected for URL
'https://xxx.yyy.com/svn/bosse'

What in the world does this really mean? Redirecting to itself does
not make any sense to me. Especially since it seems to work as
expected using a browser.

-- 
Bo Berglund
Developer in Sweden
Received on 2018-03-26 16:18:31 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.