On Fri, Feb 21, 2003, Mark D. Baushke wrote: > > After creating a Brach from a Tag, I would like to set permissions on the > > branch. There are 50 Users who have read write access on the main branch > > however we need to set permission so that 25 of the 50 users have Read Write > > Access and the rest of the 25 only Read Access newly created branch from the > > tag.
OSSP shiela (http://www.ossp.org/tool/shiela/) allows you to apply different restrictions on different branches. Otherwise you've to write your own little program and hook it in into commitinfo. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
