bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

admic.c 'admin user' issue


From: Andrey Aristarkhov
Subject: admic.c 'admin user' issue
Date: Fri, 16 Aug 2002 20:19:18 +0400

My current patch to admin.c intercepts 'admin user' subcommand without
ensuring that user in CVS_ADMIN_GROUP group. The problem is that 'admin
user' subcommand has it's own command namespace, but #ifdef
CVS_ADMIN_GROUP ... #endif code resides after option processing of
'admin' command namespace. Can we move #ifdef CVS_ADMIN_GROUP ... #endif
at the top of admin() function before options processing?

Regards,
Andrey Aristarkhov
BiTechnology 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]