Re: JavaHL: redirect cycle detected for non-cyclic redirects

2017-05-29 Thread Branko Čibej
On 29.05.2017 14:57, Branko Čibej wrote: > On 29.05.2017 10:31, Marc Strapetz wrote: >> On 24.05.2017 19:59, Branko Čibej wrote: >>> On 24.05.2017 19:37, Branko Čibej wrote: On 24.05.2017 12:19, Marc Strapetz wrote: > I have following Apache virtual host configuration which contains a

Re: JavaHL: redirect cycle detected for non-cyclic redirects

2017-05-29 Thread Branko Čibej
On 29.05.2017 10:31, Marc Strapetz wrote: > On 24.05.2017 19:59, Branko Čibej wrote: >> On 24.05.2017 19:37, Branko Čibej wrote: >>> On 24.05.2017 12:19, Marc Strapetz wrote: I have following Apache virtual host configuration which contains a redirect: RedirectMatch 301 ^/svnt

Re: JavaHL: redirect cycle detected for non-cyclic redirects

2017-05-29 Thread Marc Strapetz
On 24.05.2017 19:59, Branko Čibej wrote: On 24.05.2017 19:37, Branko Čibej wrote: On 24.05.2017 12:19, Marc Strapetz wrote: I have following Apache virtual host configuration which contains a redirect: RedirectMatch 301 ^/svntest/(.*)$ /svntests/$1 DAV svn SVNParentPath /misc/svn

Re: JavaHL: redirect cycle detected for non-cyclic redirects

2017-05-24 Thread Branko Čibej
On 24.05.2017 19:37, Branko Čibej wrote: > On 24.05.2017 12:19, Marc Strapetz wrote: >> I have following Apache virtual host configuration which contains a >> redirect: >> >> RedirectMatch 301 ^/svntest/(.*)$ /svntests/$1 >> >> >> DAV svn >> SVNParentPath /misc/svntests >> ... >>

Re: JavaHL: redirect cycle detected for non-cyclic redirects

2017-05-24 Thread Branko Čibej
On 24.05.2017 12:19, Marc Strapetz wrote: > I have following Apache virtual host configuration which contains a > redirect: > > RedirectMatch 301 ^/svntest/(.*)$ /svntests/$1 > > > DAV svn > SVNParentPath /misc/svntests > ... > > > When trying to access a redirected repository f