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

RE: svn up and per-directory access

From: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 26 Feb 2009 13:35:11 -0500

> When I check out the repository as a user allowed to read and write
> testdir1,
> I only get testdir2 in the myrepository directory, and am not able to get
> to
> it through svn up either.
> If I check out testdir1 specifically, then I get it.

Ok, if you are cheking out the "repository" (implies root folder to me) that could be the problem. Since your root allows "r" access for all that is the access you get.... as it traverses the folders it doesn't have authentication to get your testdir1.

You should check out each folder separately.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-26 19:36:07 CET

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.