Re: I still have svn cp problems (https only problem!)
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-08-14 08:41:46 CEST
On Wed, Aug 14, 2002 at 06:06:19AM +0200, Bernd Walter wrote:
Your Apache server doesn't recognize the hostname that you used in your
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
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Aug 14 08:38:16 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.