I'm following up on an old e-mail [1] on how to use IIS as a reverse proxy
in front of Apache Subversion.
Previously I found found a way to use the URL Rewrite module to forward
requests to mod_dav_svn. This was working fine until I tried to access a
file with a "+" encoded in the filename.
[[[
$
Den tis 20 juli 2021 kl 00:22 skrev Mark Phippard :
> Try the svn copy command and see if that works. It usually will not
> until/unless the HTTP "Destination" header is rewritten. You can do
> this on the Apache side if IIS cannot do it.
>
That was indeed a good catch. This page [1] provided val
On Mon, Jul 19, 2021 at 6:21 PM Mark Phippard wrote:
>
> On Mon, Jul 19, 2021 at 5:36 PM Daniel Sahlberg
> wrote:
> >
> > Den tis 13 juli 2021 kl 15:44 skrev Branko Čibej :
> >>
> >> On 10.06.2021 07:44, Daniel Sahlberg wrote:
> >> > Den tors 10 juni 2021 kl 02:23 skrev Daniel Shahaf
> >> > mailt
On Mon, Jul 19, 2021 at 5:36 PM Daniel Sahlberg
wrote:
>
> Den tis 13 juli 2021 kl 15:44 skrev Branko Čibej :
>>
>> On 10.06.2021 07:44, Daniel Sahlberg wrote:
>> > Den tors 10 juni 2021 kl 02:23 skrev Daniel Shahaf
>> > mailto:d...@daniel.shahaf.name>>:
>> >
>> > Daniel Sahlberg wrote on Wed,
Den tis 13 juli 2021 kl 15:44 skrev Branko Čibej :
> On 10.06.2021 07:44, Daniel Sahlberg wrote:
> > Den tors 10 juni 2021 kl 02:23 skrev Daniel Shahaf
> > mailto:d...@daniel.shahaf.name>>:
> >
> > Daniel Sahlberg wrote on Wed, Jun 09, 2021 at 08:18:04 +0200:
> > > Hi,
> > >
> > >
On 10.06.2021 07:44, Daniel Sahlberg wrote:
Den tors 10 juni 2021 kl 02:23 skrev Daniel Shahaf
mailto:d...@daniel.shahaf.name>>:
Daniel Sahlberg wrote on Wed, Jun 09, 2021 at 08:18:04 +0200:
> Hi,
>
> We are using VisualSVN server (basically Apache 2.4.48 and
Subversion
Den tors 10 juni 2021 kl 02:23 skrev Daniel Shahaf :
> Daniel Sahlberg wrote on Wed, Jun 09, 2021 at 08:18:04 +0200:
> > Hi,
> >
> > We are using VisualSVN server (basically Apache 2.4.48 and Subversion
> > 1.14.1 on Windows) on https://svn.companyname.tld, listening on port
> 443.
> > Currently t
Daniel Sahlberg wrote on Wed, Jun 09, 2021 at 08:18:04 +0200:
> Hi,
>
> We are using VisualSVN server (basically Apache 2.4.48 and Subversion
> 1.14.1 on Windows) on https://svn.companyname.tld, listening on port 443.
> Currently this is on a separate server. I need to consolidate the servers
> an