Hello,

We are using Cvs for Unix Repositories and both Unix
and Windows clients.

I am using a script through commitinfo to restrict
user access to different modules located under the
same $CVSROOT.

The script reads from a text file containing a list of
repositories along with users who can access each
repository and grants access accordingly.

When a single file is committed from the command line,
the script works fine. But with multiple files, only
the first file is acted upon and the script exited
without working on the others.

How could I get the list of all my filenames to be
executed by the script ?

Thanks in advance.

-Srijit.

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to