Re: [p4] P4 Protect, Group Write access to everything BUT anything matching a specific folder name
Sambwise <[email protected]>
| Newsgroups | gmane.comp.version-control.perforce |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of forum user 'Sambwise'. Protections (and most specs) use absolute paths rather than stream-relative paths. I think this is the protection structure you want (if you run "p4 protect" you can just paste this in): write group Developers * //Project/... write group Developers * -//Project/Console/... write group Developers * -//Project/EngineStaging/... write group ConsoleDevelopers * //Project/Console/... I tried to simplify it a little for readability -- since the ConsoleDevelopers group never gets access to anything else in //Project, removing access from that group is unnecessary. Similarly, you only need to remove Console/... access from Developers. -- Please click here to see the post in its original format: http://forums.perforce.com/index.php?/topic/5511-p4-protect-group-write-access-to-everything-but-anything-matching-a-specific-folder-name _______________________________________________ perforce-user mailing list - [email protected] http://maillist.perforce.com/mailman/listinfo/perforce-user