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

Re: How to give rights for some users to access the reposotory!!!

From: Martin Eisenhardt <martin.eisenhardt_at_wiai.uni-bamberg.de>
Date: 2005-08-16 07:39:24 CEST

On Tuesday 16 August 2005 07:22, NIRMALA Manivasagam wrote:

> iam using local and remote repositories in CVS and subversion...i wnt to
> give rights for some users to access in repositories for some modules...(to
> import,checkout and commit)
>
AFAIK, a usual way to implement this feature is use a hookup script, in this
case 'pre-commit'. See

        http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1

for more details on that. Another possibility is to use the approach described
in

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

although this is applicable only if you use http:// or svn:// -style access to
your repository (correct me if I am wrong).

Kind regards
Martin Eisenhardt

-- 
Dipl. Wirtsch.Inf. (Univ.) Martin Eisenhardt
Otto-Friedrich-Universität Bamberg
Fakultät Wirtschaftsinformatik und Angewandte Informatik
Lehrstuhl für Medieninformatik
D - 96045 Bamberg
fon: +49 (951) 863 2856
fax: +49 (951) 863 2852
www: http://www.mneisen.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 16 07:42:03 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.