Malcolm Rowe wrote:
> On Fri, Jan 19, 2007 at 10:04:11AM +0000, Malcolm Rowe wrote:
>> On Fri, Jan 19, 2007 at 08:37:06AM +0100, Sebastian Dransfeld wrote:
>>> I found out that all svn requests are sent without the hostname in the
>>> URL "<METHOD> /path HTTP/1.1", except svn status -u, which sends "REPORT
>>> http://host/path HTTP/1.1". If the server is wrongly set up, so that
>>> ServerName and <host> does not match this will fail.
>>>
>>> So, is there a reason why svn status must use a absolute url?
>> No, this is a bug - thanks for the report. It's easy to reproduce, so
>> I'll take a look at how easy it is to fix.
>>
>
> I committed something to fix this for trunk in r23104. It should be
> possible to backport to 1.4.x, although there's been quite a lot of work
> cleaning up ra_dav since then, so it'd be a bit messy.
>
> Can you live with the state of things as-is for now?
Thanks for fixing this!
I can live with it, since I have complete control of the whole system
and is the main developer :)
Best regards
Sebastian Dransfeld
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 19 22:25:57 2007