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

BUG: authz, commit locked file

From: Quentin Narferao <qnarferao_at_yahoo.com>
Date: 2007-01-19 02:34:24 CET

I didn't see anything about this in the current issues (although it may be related in some way to other commit bugs dealing with authz?) Anyway, the issue is when you set up specific directory permissions as such: [groups] groupAB = userA,userB [/] * = @groupAB = rw [/a] userC = rw This means that userA and userB have full access throughout the entire repository, but userC only has access to the subfolder 'a'. When userC updates a file in this directory and commits (with or without comment) it succeeds. When userC locks a file in that directory, modifies it and commits with or without a comment it fails "Authorization failed". Strange bug to be sure, but a fairly important one because basically its saying that development users with access to specific development trees only cannot lock files and then commit them (they have to release the lock prior to commit...). Has anyone heard of this? -Q ____________________________________________________________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php
Received on Fri Jan 19 09:57:39 2007

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.