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-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-07 18:12:57 CET