On Tue, 27 Mar 2018 03:47:54 -0500, Ryan Schmidt
wrote:
>
>On Mar 26, 2018, at 11:32, Bo Berglund wrote:
>
>> Alias /svn /var/lib/svn
>
>Remove that...
>
Thanks a million!
This line was entered due to the howto I used:
https://tecadmin.net/install-subversion-server-on-ubuntu/
Step #3 has that f
On Mar 26, 2018, at 11:32, Bo Berglund wrote:
> Alias /svn /var/lib/svn
Remove that...
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
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
cting to URL 'https://home.mydomain.com/svn/bosse':
svn: E195019: Redirect cycle detected for URL
'https://home.mydomain.com/svn/bosse'
So the situation is like this:
1) Using a web browser everything looks quite normal.
2) Using the svn client throws up error E195019
I am