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

Re: Problems with permissions

From: <vanessa_at_dicampus.com>
Date: 2007-02-22 10:00:13 CET

Very Thanks, but what i want its that he can write in:
[/001_Project_J2EE/ModuleUsers]

and that can't access, can't read and can't write in:
[/001_Project_J2EE/ModuleUsers/Documentation/01_offer]

> HI,
>
> Since the users have read access to root repository (i.e since they have
> access to repository Projects_running ) you won't be restrict these users
> from accessing specific folders inside the repository.
>
> The users have read access to the repository so they will be able to view
> all the content but can write only specific content.
>
> [/Projects_running]
>
> usujor.apegar = r
> usu.ape = r
>
> You can deny access to user usujor.apegar by excluding
> his name.With this he can't write anything but will be able to
> access the main repository
> [Projects_running:/001_Project_J2EE/ModuleUsers/Documentation/01_offer]
> usu.ape = rw
>
> Hope this helps !!
>
> regards
> HR
>
> vanessa@dicampus.com wrote: Hi to everybody:
>
> First, sorry for my english.
>
> I've been reading about permissions in svn but i don't understand what
> it is happening with the configuration that I made. Also I've been
> looking in forums but I didn't find the correct information.
>
> I want that user usujor.apegar can access to the root and
> Projects_running. And, 001_Project_J2EE is in of Projects_running (I
> mean, Projects_running/0001_Project_J2EE). So user usujor.apegar can
> write in /001_Project_J2EE/ModuleUsers but he must not have to write in
> /001_Project_J2EE; and he must not have to have even access to
> /001_Project_J2EE/ModuleUsers/Documentation/01_offer.
>
> So the problem is, that with de authz that I put here he can't write
> in /001_Project_J2EE, he only can if a put him rw in
> /Projects_running, and if I do that he also can see and write in
> /001_Project_J2EE/ModuleUsers/Documentation/01_offer.
>
> I hope you understand me.
>
> Vanessa.
>
>
> I have in authz file the next information:
>
> [groups]
> dicampus =usujor.apegar, usujor.apemen, usu.ape
>
> [/]
> * =
> usujor.apegar = r
> usujor.apemen = r
> usu.ape = r
>
> [/Projects_running]
> usujor.apegar=r
> usu.ape=r
>
> #this directory is in /Projects_running
> [/001_Project_J2EE]
> usujor.apegar=r
> usu.ape=r
>
> #they can write and read here.
> [/001_Project_J2EE/ModuleUsers]
> usujor.apegar=rw
> usu.ape=rw
>
> #they must not have to access here
> [/001_Project_J2EE/ModuleUsers/Documentation/01_offer]
> usujor.apegar=
> usu.ape=
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
> ---------------------------------
> Get your own web address.
> Have a HUGE year through Yahoo! Small Business.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 22 10:00:47 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.