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

Re: repo-browser with access controls

From: Jon Perovich <tjperovich_at_gmail.com>
Date: Tue, 1 Apr 2014 16:48:21 -0400

Pretty sure that behavior is by design for Tortoise. It won't browse
outside the repository.

On Tue, Apr 1, 2014 at 2:54 PM, ron boehm <rboehm_at_mrocorp.com> wrote:

> I just added folder level access controls to our Subversion Edge server.
> Use the browse from the control web site, all seems to work as expected.
>
> When use the repo-browser in TortoiseSVN, I do not see all the folders at
> the parent level, just the one folder that is the highest level in the
> repository for the folder I browsed to. There is another folder at that
> level that should show up (and does in the Edge web browser).
>
> Below is my access file and I am trying to access the repository using a
> username in the Dev group. I have tried this with both local and LDAP
> accounts and they work the same...
>
> [groups]
> admin = ad
> Vendors = sj
> Dev = rb
> iTransitions = sk
> nonadmins=@Dev, @Vendors, @iTransitions
>
> [/]
> @admin = rw
> @Dev = rw
> @Vendors = r
> @iTransitions =
>
> [/Database]
> @Dev = rw
> @Vendors = rw
>
> [/Outlier]
> @nonadmins =
> dsiracusa = rw
>
> [/Obsolete]
> @nonadmins =
>
> [/DotNet]
> @Dev = rw
> @Vendors = rw
>
> [/DotNet/root]
> @nonadmins =
>
> [/DotNet/branches/ROILog2_Net_2.0_2.1.1.388_itransitions_Tracker]
> @iTransitions = rw
>
> [/DotNet/branches/ROILog2_Net_2.0_2.1.1.388_itransitions_Tracker/Apps]
> @iTransitions =
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3075638
>
> To unsubscribe from this discussion, e-mail: [
> dev-unsubscribe_at_tortoisesvn.tigris.org].
>

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-04-02 04:24:57 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.