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

Re: OK, so copy is supposed to work now? (as it still isn't, hehe)

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-12-04 11:55:37 CET

On Tue, Dec 04, 2001 at 02:50:24AM -0600, Jay Freeman (saurik) wrote:
> 209.224.199.248 - saurik [04/Dec/2001:02:36:07 -0600] "COPY
> /ninetjer/$svn/bc/1//syn HTTP/1.1" 502 279
>
> I'm not really sure what else is of use to know for this one. (from what
> I can tell, dav_svn_copy_resource isn't even being called, but I might
> be misusing gdb).
> Error 502 sounds freaky. gateway failure?

This means you are referring to the server by a hostname which Apache
doesn't know about - use the same name as in the ServerName directive in
your httpd.conf. If you have a VirtualHost set up, you can add a
"ServerAlias other.hostname.com" so that apache knows about that
hostname too.

Regards,

joe

---------------------------------------------------------------------
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:51 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.