The only way I can think of doing this is: 1. Create a cvs-server wrapper that checks permissions to import. 2. Use SSH to allow execution of that wrapper only upon login. 3. Create separate logins to be used for this purpose. 4. Don't allow execution of the original cvs-server through any other mechanism (eg give read/execution permissions only to the logins that were created above).
Hope this helps, Noel --- George xu <[EMAIL PROTECTED]> wrote: > Hello all: > I want to disable import command in my > cvsserver(CVSNT).Because not permit other user to > import modules. > Example:I have a module:test > I permit all user to checkout ,modified ,add file or > folder and commit these modify. > But I don't permit some user to do use import > command to import the test module . > > How to do? > > Thank you very much! > __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
