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

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,
   I am new to SVN. So pardon my ignorance if my question looks stupid.

In our environment, we use tortoise SVN via https.
However SVN server is on Linux.

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]
user1 =

[branch:/tasks/task1]
user1 = rw

It is however not working for me.

Any idea? What can I do to fix the same?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3057636

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-06-12 05:34:06 CEST

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.