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

RE: 403 forbidden when Commiting

From: Cooke, Mark <mark.cooke_at_siemens.com>
Date: Mon, 5 Mar 2012 16:46:49 +0000

> -----Original Message-----
> From: dhanushka ranasinghe [mailto:parakrama1282_at_gmail.com]
> Sent: 05 March 2012 16:29
> To: users_at_subversion.apache.org
> Subject: 403 forbidden when Commiting
>
> Hi..
>
> I have a folder called "a.b.c.d.svn.client" but whe i
> commiting this folder to my svn it get 403 Forbidden ERROR ,
> but when i rename it to "a.b.c.d.repo.client " commit works
> perfectly.
>
> is there any reason for that
>
>
> Thank You
> Parakrama

As a first guess, do you have any pre-commit hooks that parse paths?

As a second guess, do you have any apache rules that forbid access to any path containing `.svn` (often used to prevent browsing of the svn "pristene" directories)?

Actually, thinking about it I would check the second first!

~ mark c
Received on 2012-03-05 17:47:26 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.