> Harvey, Edward schrieb:
> > Then you would create permissions like this:
> > [myrepository:/]
> > *=rw
> >
> > [myrepository:/trunk/private]
> > *=r
> >
> > [myrepository:/trunk/private/john]
> > *=
> > john=rw
>
> But what would prevent another user from doing the following?
>
> svn cp svn://myserver/myrepository/trunk
> svn://myserver/myrepository/mycopy
>
> svn co svn://myserver/myrepository/mycopy/private/john
It is true, if some user has access to a directory, there's nothing to
prevent that user from giving it to another user that would otherwise be
denied access. I guess this goes without saying though, the user who
has access could just copy it to a CD or upload it someplace on the
internet or whatever.
http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________
This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin_at_patni.com and delete this mail.
_____________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-24 22:55:57 CET