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

Renames and access restrictions

From: Marco Maccaferri <macca_at_maccasoft.com>
Date: Tue, 02 Jun 2009 15:04:17 +0200

Hi.

I have an issue with a subversion repository to which I'm restricted to
access only some directories. Whenever someone renames a file within a
directory to which I have access, any subsequent attempt to update with
a restricted account causes an error like this:

svn: Server sent unexpected return value (403 Forbidden) in response to
OPTIONS
request for 'https://servername/svnroot'

The response is correct because I don't have access to that directory
(that is the root of the svn repository), but I have access to the
directory where the files were renamed.

Why the client tries to access the root of the repository when the
rename is within the same directory ? Is there a way to force the update
? Right now my only option is to checkout the project anew, loosing all
changes I've made so far.

Regards,
Marco.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2358777

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-02 17:00:21 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.