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

Incorrect behavior after changed rules

From: Ignace Danneels <ignace.danneels_at_tremec.com>
Date: Wed, 8 Jul 2015 08:07:28 -0700 (PDT)

We use subversion 1.8.1 and tortoise client 1.8.7.
We are using the access rules in Subversion Edge to control the read/write and folder access.

The issue is the following:
Assume a user had access to a specific subfolder in a project, but the access rule changes because of whatever reason. The new access rule specifies the user no longer has access to that specific subfolder.

[repo:/trunk/...../subfolder]
&user=

What I was expecting is that when I make an update of the local repository, the access rule would be enforced on the local sandbox.

This would mean that the subfolder is removed from the sandbox (files modified locally remain, as well as non-versioned files).

This does not happen: instead I get the following error
Failed to mark
<foldername>
abscent. Already marked for updating.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-07-08 17:07:36 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.