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

Re: I still have svn cp problems (https only problem!)

From: Bernd Walter <ticso_at_cicely5.cicely.de>
Date: 2002-08-14 17:13:38 CEST

On Tue, Aug 13, 2002 at 11:41:46PM -0700, Greg Stein wrote:
> On Wed, Aug 14, 2002 at 06:06:19AM +0200, Bernd Walter wrote:
> >...
> > [169]cicely9> svn commit -m 'test'
> > Adding bar
> > svn: RA layer request failed
> > svn: Commit failed (details follow):
> > svn: COPY of bar: 502 Bad Gateway
>
> Your Apache server doesn't recognize the hostname that you used in your
> checkout as referring to itself. Set up a ServerAlias.
>
> For example:
>
> $ svn co http://www.example.com/repos
>
> Ensure that Apache knows "www.example.com" is its name:
>
> ServerAlias www.example.com
>
> You may need to do something like:
>
> ServerAlias www.example.com:443

I'm still not shure why Apache did not know the name, but now it
working.
Thank you.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso@cicely.de         Usergroup           info@cosmo-project.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 14 17:14:28 2002

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.