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

Error with Branch, Commit/Update works fine

From: Franc Marx <ib_at_francmarx.de>
Date: Mon, 20 Jul 2009 06:02:46 -0700 (PDT)

Hello,

we are running these versions:
- Subversion version 1.6.3 (r38063)
- TortoiseSVN 1.6.3, Build 16613 - 32 Bit , 2009/06/20 09:28:19
- Apache/2.2.8 (Ubuntu) DAV/2 SVN/1.6.3
- authentication via apache and https:// access

We use this repository style:
https://svn.xxxx.de/svn/customer/project/trunk

Our customer get access to the path "customer":

[svn:/customer]
@customer_peoples = rw
* =

The customers can Commit and Update without any problems, but if they try to make a Branch they get an error:

"Command: Copy D:\xxx\trunk to https://svn.xxx./branches/test2, Revision 550
Error: Der Server hat einen unerwarteten Rückgabewert (403 Forbidden) in Antwort auf
Error: die Anfrage PROPFIND für »/svn« zurückgeliefert
Finished!:"

In apache error.log I can read:
[Mon Jul 20 14:24:22 2009] [error] [client vvv.xxx.yyy.zzz] Access denied: 'tester' PROPFIND svn:/

So it seams, that Tortoise/SVn wants to acces the path "svn:/" but customers are not allowed to access it.

If I try the same Branch with full access rights it works fine.

What can I do? Is there somthing wrong with
configuration or authenication?

Is it a BUG from Tortoise or SVN ?

Could someone help me?

Franc

B

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2372585

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-20 15:04:18 CEST

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

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