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

RE: [Issue 612] New - copy_tests.py fails over ra_dav (502 Bad Gateway)

From: Greg Stein <gstein_at_collab.net>
Date: 2002-01-23 22:13:17 CET

fyi...

I also made a change to mod_dav to temporarily disable some of that checking
code (I'm not even sure if the Apache CVS will return 502 Bad Gateway right
now). Some of the port handling is monkeyed up, so it was impossible to do a
COPY on a server running on something other than port 80. So... I disabled
the code until we can fix core Apache.

Cheers,
-g

> -----Original Message-----
> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: Wednesday, January 23, 2002 12:41 PM
> To: dev@subversion.tigris.org
> Cc: issues@subversion.tigris.org
> Subject: Re: [Issue 612] New - copy_tests.py fails over ra_dav (502 Bad
> Gateway)
>
>
> issues@subversion.tigris.org writes:
>
> > + svn_error: #21081 : <RA layer request failed>
> > + COPY of iota: 502 Bad Gateway
>
> Philip, isn't this the age-old issue that's mentioned in our INSTALL
> file? Specifically, the HTTP COPY method is extremely picky about
> making sure that the src and dst hostnames are exactly equal; you need
> to edit your httpd.conf so that it contains the correct "ServerName"
> directive.
>
> Oh, phoo. I just discovered that this info was never actually added
> to the end of INSTALL, but is still lying around as a patch. I'll
> apply the patch now. :-)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: issues-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: issues-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:58 2006

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.