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

Re: Error with Branch, Commit/Update works fine

From: Michael Diers <mdiers_at_elego.de>
Date: Wed, 22 Jul 2009 01:26:27 +0200

Franc Marx wrote:
> We use this repository style:
> https://svn.xxxx.de/%e2%80%8bsvn/customer/project%e2%80%8b/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./bra%e2%80%8bnches/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!:"
[...]

The target path of the failing svn copy operation seems rather strange.

You probably want

https://svn.xxx.de/svn/customer/project/bra%e2%80%8bnches/test2

instead.

-- 
Michael Diers, Senior Consultant/Technical Director
elego Software Solutions GmbH, http://www.elego.de
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2373746
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-22 01:28:34 CEST

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.