[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: PROPPATCH failing due to missing slash

From: nazz <nazzaromark_at_gmail.com>
Date: Fri, 7 Mar 2008 12:15:49 -0800 (PST)

FIXED!
The Location Directive in the reverse proxy needed a slash. So
actually, if there is a reverse proxy in front of an svn server this
is opposite to the link above which says that the Location directive
shouldn't have a / at the end.

Thanks so much for your help.

Mark

On Mar 7, 12:11 pm, nazz <nazzarom..._at_gmail.com> wrote:
> Stefan,
> I looked into this some more this morning. I noticed that the
> beginning of the conversation contains a Location Header which has the
> same missing slash. Also, it is failing with a plain old SVN client.
> Previously, I didn't notice this incorrect Location Header, hence the
> reason I thought it was on the client. Given this new information, I
> was able to look at the apache configs with the vendor. They showed me
> that the Location didn't contain a trailing slash. Furthermore, they
> are proxying this to another server so I think the issue is with the
> apache config for the reverse proxy and not with SVN. I have requested
> they add the trailing slash to the Location directive or move the
> ProxyPass directive outside of the Location directive. I will keep you
> posted.
>
> Thanks for the help.
>
> Mark
>
> On Mar 6, 4:28 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
>
>
>
>
>
> > nazz wrote:
> > > Stefan,
> > > I completely agree. I don't think it is a bug per se. However, I want
> > > to know if there is a possibility that I am doing something wrong on
> > > the client. As for the server setup, my hands are tied since this is
> > > at a vendor site and their support won't be available until Monday. My
> > > only question is how is that string generated for the PROPPATCH? Is it
> > > derived from the previous response?
>
> > If you can't check your server setup, then you're out of luck.
> > You could try asking on the Subversion mailing list (users at subversion
> > tigris org) for help. Because TSVN uses the Subversion library for all
> > network/repository accesses, and handling strings over network is
> > outside of TSVNs realm.
>
> > Stefan
>
> > --
> >         ___
> >    oo  // \\      "De Chelonian Mobile"
> >   (_,\/ \_/ \     TortoiseSVN
> >     \ \_/_\_/>    The coolest Interface to (Sub)Version Control
> >     /_/   \_\    http://tortoisesvn.net
>
> >  signature.asc
> > 1KDownload
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: dev-h..._at_tortoisesvn.tigris.org- Hide quoted text -
>
> - Show quoted text -

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-07 21:18:47 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.