On Mon, 26 Mar 2018 00:21:33 -0500, Bo Berglund <bo.bergl...@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