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

Re: Strange SVN + Apache Behaviour

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Thu, 6 Mar 2008 20:51:10 +0100

> wolverine:Test shadanan$ svn commit --editor-cmd vi
> Adding testfile.txt
> Transmitting file data .svn: Commit failed (details follow):
> svn: PUT of '/svn/!svn/wrk/06795e77-6b02-4674-9390-e6cc7b561a40/CargoPartnersNetwork/testfile.txt':
> 403 Forbidden (http://cargopartnersnetwork.com)
> svn: Your commit message was left in a temporary file:
> svn: '/Users/shadanan/Test/svn-commit.2.tmp'
> wolverine:Test shadanan$
>
> If we look at the error_log file on the server we see this:
> [Thu Mar 06 00:00:30 2008] [error] [client 67.71.55.95] client denied
> by server configuration:
> /home/cpnadmin/cargopartnersnetwork.com/html/svn
>
> It's as though its trying access the folder from the public html
> folder instead of the svn repository folder. I'm not sure why this is
> happening. Any help would be greatly appreciated.

Do you have a directory /svn within your ...com/html directory? If so,
how is Apache to know which one to serve?

Bye,

Erik.
PS: I mean to tell you: "If so, please don't do that."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-06 20:51:42 CET

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.