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

Re: Problem with svn status -u

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2007-01-19 17:18:55 CET

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?

Regards,
Malcolm

  • application/pgp-signature attachment: stored
Received on Fri Jan 19 17:19:16 2007

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

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