I have CVS setup to map CVS users to a single system user. I'd like to
be able to use the "notify" feature to send the editors of files updates
on their change of status (via email or Winpopups).

Using "%s" and $CVSROOT/CVSROOT/users won't work, because the CVS users
map to the system user.

Is the list of editors available to the script as a CVS variable (like
$USER)? Otherwise, it appears the only way would be to parse
.../CVS/fileattr from the script run from notify, grabbing the file path
from the notify message.

Any suggestions?

Thanks,
-- 
Michael Santos
[EMAIL PROTECTED]

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

Reply via email to