> -Original Message-
> From: dhanushka ranasinghe [mailto:parakrama1...@gmail.com]
> Sent: 05 March 2012 16:29
> To: users@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
On Dec 13, 2010, at 03:59, Ted To wrote:
> On Sun, 12 Dec 2010 21:32:14 -0500
> Ted To wrote:
>
>> I know this is a common problem but I'm at a complete loss. Nothing
>> that I've seen in the interwebs appears to be applicable. I recently
>> migrated my server to a linode VPS and the apache b
On Mon, 13 Dec 2010 04:59:27 -0500
Ted To wrote:
> I've isolated it to a recent change I made in my virtual host
> configuration file -- I changed "AllowOverride None" to "AllowOverride
> all". I needed to do this because I recently started using a cms that
> requires it for mod_rewrite to work.
On Sun, 12 Dec 2010 21:32:14 -0500
Ted To wrote:
> I know this is a common problem but I'm at a complete loss. Nothing
> that I've seen in the interwebs appears to be applicable. I recently
> migrated my server to a linode VPS and the apache based subversion
> server seems to have stopped worki
From: Jon Foster
Date: 17/03/2010 19:16
> Anton Prowse wrote:
> [...]
>> [/trunk/specialfile]
>> user2 =
> [...]
>> when I authenticate as user2 I receive the following error
>> when trying to create a branch from the trunk of "repos1":
>> Server sent unexpected return value (403 Forbidden) in
>>
Hi,
Anton Prowse wrote:
[...]
> [/trunk/specialfile]
> user2 =
[...]
> when I authenticate as user2 I receive the following error
> when trying to create a branch from the trunk of "repos1":
> Server sent unexpected return value (403 Forbidden) in
> response to COPY request for '/repos/repos1/!svn
From: Bob Archer
Date: 17/03/2010 15:32
>> Several users are configured to use our Subversion system via HTTPS and
>> Basic authentication.
>>
>> Repos URL:
>> https://www.example.com/repos/repos1/trunk
>>
>>
>> Apache config "vhost_ssl.conf":
>>
>>
>> DAV svn
>> SVNParentPath /var/www/s
> Several users are configured to use our Subversion system via HTTPS and
> Basic authentication.
>
> Repos URL:
> https://www.example.com/repos/repos1/trunk
>
>
> Apache config "vhost_ssl.conf":
>
>
> DAV svn
> SVNParentPath /var/www/svn
>
> AuthzSVNAccessFile /var/www/vhosts/exa