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

Restrict access for temporary external users.

From: Aniruddha Apte <aniapte_at_gmail.com>
Date: 2005-03-31 10:58:59 CEST

Hello,

We give read/write access to all internal users by default by including
[/]
* = rw
in the access file.

Now, we are faced with a situation where we want to provide access to
an external (vendor) user for a short time. He needs to have rw access
to just one specific path.

Can't I put some sort of exclude directive so that the vendor is
excluded from '* = rw'?. The vendor can then be provided access with a
specific directive such as:
[repos:/specific/path]
vendor = rw

thanks again.
-anir

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 31 11:01:37 2005

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.