authorization in SVN
From: Sundara Moorthy Kanagarajan <sundarmk_at_hexaware.com>
Date: 2006-06-01 17:41:18 CEST
Hi,
I want to disable the delete permission to the user.
I gave"rw" permission to the user.
But now user can delete the file from the folder.
I want to disable the delete permission to the some user.
How is it possible
Pl. help me
Following file my authorization.conf file:
[general]
[groups]
admin = sun3458
devteam = div5302, lit8592, nav5338, man5721,raj3459
testteam = test
projectgroup = pras
architecture = pra1601, sha3137, sri2655,raj3459, man5721
qualityteam = raj3459, man5721
projmanteam = raj3459, ind3603
# Default access for all repos
[/]
* = r
@admin = rw
# Architecture Team Role
[/Architecture]
* =
@admin = rw
@architecture = rw
# CustomerSupplied Team Role
[/CustomerSupplied]
* =
@admin = rw
@architecture = rw
# Functional Team Role
[/Functional]
* =
@admin = rw
@architecture = rw
# HITS Team Role
[/HITS]
* =
@admin = rw
@architecture = rw
# ProjectManagement Team Role
[/ProjectManagement]
* =
@admin = rw
@projmanteam = rw
# Quality Team Role
[/Quality]
* =
@admin = rw
@qualityteam = rw
# TeamContent Team Role
[/TeamContent]
* =
@admin = rw
@devteam = r
[/TeamContent/ClientDelivery]
* =
@admin = rw
[/TeamContent/DefectImpactAnalysis]
* =
@admin = rw
[/TeamContent/Development]
* =
@admin = rw
@architecture = rw
@projectgroup = rw
@devteam = w
[/TeamContent/Frozen]
* =
@admin = rw
[/TeamContent/ProtoType]
* =
@admin = rw
[/TeamContent/Questionaire]
* =
@admin = rw
[/TeamContent/ReviewOrTest]
* =
@admin = rw
[/TeamContent/Static]
* =
@admin = rw
[/TeamContent/TechnicalDocs]
* =
@admin = rw
[/TeamContent/ThirdPartyDocs]
* =
@admin = rw
[/TeamContent/Tools_POC]
* =
@admin = rw
Sundaramoorthy.k
System Analyst,
Extn:6604
Handy:9840004113
|
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.