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

Re: File access control

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: Mon, 21 Jan 2008 09:10:07 +0100

Hello!

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

Regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
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-21 09:09:01 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.