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

Re: Retrieving a list of usernames for a repository

From: David Anderson <david.anderson_at_calixo.net>
Date: 2005-08-25 02:50:03 CEST

Zac Wolfe wrote:
> I’m working on a filesharing app that uses SVN on the backend and I need
> to implement per-user file-level permissions. Is there a command to
> retrieve a list of all valid users for a given repository (just the
> names, no passwords)?

Why not just use authz path-based access control?

(Oh, and the fact that it isn't available on svn:// repository access
methods is mostly moot: the feature is as good as complete in the
subversion trunk, and will be available next release - just force
yourself to use http:// until then if it is possible to use builtin
mechs for access control.)

- Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 25 02:51:29 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.