On Thu, Jun 9, 2011 at 02:47, Rajnish Kumar Singh
<Rajnish.K.Singh_at_kpitcummins.com> wrote:
> Hello All,
>
>
>
> There is one requirement that came across me.
>
> There are many projects in our SVN repository. We need to find out the
> user’s access list for each repositories.
>
> Looking for the list manually is a hectic process.
>
> Is there any utility/way that can help me in getting the user list from the
> repositories and there sub repositories.
>
> If my query is related to server side, then please provide me the complete
> mailing address.
>
> We are using subversion server 1.6.3
This is purely a server-side question. You want the Subversion Users
mailing list.
If you already have your path-based authorization file available, you
have everything that Subversion itself offers to list who has access
to what. You will need to read that file to collect the information.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2760698
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-06-09 14:36:01 CEST