Re: E195019: Redirect cycle detected for URL

2018-03-26 Thread Bo Berglund
On Mon, 26 Mar 2018 09:14:30 -0500, "Bo Berglund" wrote: >I am not really versed in Apache configuration files so I would appreciate if >someone could say >what further information I need to supply in order to get to a solution. I think this is the file that is of interest: /etc/apache2/mods-en

Re: E195019: Redirect cycle detected for URL

2018-03-26 Thread Paul Hammant
I'd LOVE svn client to be able to follow 302 for GETs, but in the "Moved Temporarily" mode of the original intent :) I've been thinking about it quite a bit recently when designing extremely loaded Svn solutions. - Paul

E195019: Redirect cycle detected for URL

2018-03-26 Thread Bo Berglund
While trying to set up an Ubuntu Server 16.04-3 LTS with Subversion to act as a mirror for our main VisualSVN server running on Windows Server 2016 I have run into a very strange problem. I have set up svn in the normal way and then I also set up a self-signed certificate so I could use https f

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

2018-03-26 Thread Bo Berglund
On Mon, 26 Mar 2018 00:21:33 -0500, Bo Berglund 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' > >Appar