[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: Greg Stein <gstein_at_lyra.org>
Date: 2001-12-04 22:58:13 CET

On Tue, Dec 04, 2001 at 03:05:40PM -0600, Jay Freeman (saurik) wrote:
> Joe:
>
> Then why would my checkout work? Note that everything worked until the
> COPY command got sent during the commit operation.

Because those other operations don't look at the server name in the same
way. The COPY command has a specific precondition.

> I'm not using VirtualHost, nor do I even have ServerName set. This is a
> stock Apache 2.0 configuration dedicated to testing Subversion with only
> three changes: User/Group, Listen on 423 instead of 80, and the SVN
> configuration for /ninetjer to /cvs/svn/ninetjer. Pretty much anything
> coming in on port 423 should do...

Not where COPY is concerned. In that case, the server needs to know it is
called "www.saurik.com". Put the ServerName in there and it should be fine.

If you want a detailed explanation of "why", then we can get into that. If
you just want to get running, then add the ServerName.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.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: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.