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

Re: Software complexity (502 Bad Gateway)

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2007-07-20 16:02:18 CEST

Ben Collins-Sussman wrote:
> It's the same underlying problem; apache itself is comparing the
> source and destination URLs for a COPY request, making sure they're
> operating within the "same server". If the protocol schemas don't
> match -- or if the hostnames don't match -- then apache think you're
> trying to copy something between two different servers.
>
> That said, maybe we should expand the explanation in the book to warn
> about schemas as well as hostnames...

RFC4918 (RFC2518bis) allows the Destination header ([0]) to contain an
absolute path instead of an absolute URI. Maybe it would be a good idea
to support that in mod_dav/subversion, and use it in the client...

Best regards, Julian

[0] <http://greenbytes.de/tech/webdav/rfc4918.html#rfc.section.10.3>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 20 16:01:34 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.