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

Re: how to set properties of svn user's

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-30 12:14:43 CET

On Jan 30, 2006, at 09:41, Gajanan Pande wrote:

> I m working on subversion 1.3.0. I have configured http
> url for repository browsing in my network.
> Also created users.
> But what i want to do is i want give only one user all rights means
> i only one user as administrator and the rest normal user's.
> so plz. help me regarding setting properties of user's.
> waiting for positive reply.

By using authz, you can give different users different levels of
read- or write-access to different parts of the repository.

http://svnbook.red-bean.com/en/1.1/ch06s04.html#svn-ch-6-sect-4.4

There is no such thing, however, as an administrative user.
Subversion users cannot administer the repository; that must be done
by a server administrator on the command-line. Or you could install a
web-based tool to enable anyone to administer your repository(ies).
One such tool is SVNManager:

http://svnmanager.sourceforge.net/

I'm not sure what levels of access control it has built-in, though—
whether you can give different users different levels of
administrative access. You'd have to try it out.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 30 12:17:55 2006

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.