Restricting user access in Tortoise SVn
From: Gaurav Negi <gaurav.negi_at_gmail.com>
Date: Tue, 11 Jun 2013 17:38:04 -0700 (PDT)
Dear Friends,
In our environment, we use tortoise SVN via https.
I want to restrict a particular user (say user1) to access only a particular task branch (task1). My goal is user1 shoul dbe able to see code and write code to only task1, but not any other branch.
I did following in confg/authz file
[repo:/branches]
[branch:/tasks/task1]
It is however not working for me.
Any idea? What can I do to fix the same?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.