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

Re: Moving files around on a https repository

From: Andrew Leeper <me_at_nivenhuh.net>
Date: 2004-11-18 08:50:01 CET

#Your WebDAV server sees your move, copy commands to be come as from
#different namespace (domain names), and refuces to do the operations.
#This happens because your are mixing https and name based virtual
#domains, which don mix well:
#http://httpd.apache.org/docs-2.0/vhosts/name-based.html
#
#Br, Jani
#

Hi Jani,

Do you mean that because I'm using both port 80 and 443
for the same virtual host directive it's messing it up? If so,
I tried to remove the port 80 directive and use only 443 and
still have the same result.

I also moved this virtual host to the top of the virtual host
directives which should make it the default location on the
server. I still have the same result with this as well.

-- 
-NivenHuH
Aim: NivenHuH
Email: me@nivenhuh.net
Web: http://www.nivenhuh.net
Lost interest? It's so bad I've lost apathy.

  • application/pgp-signature attachment: stored
Received on Thu Nov 18 08:50:25 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.