RE: Informing others about commits

2000-11-22 Thread Tracy Brown
Thomas, here's how I might do it: First I would modify the commitinfo file in the CVSROOT and add a line to execute a script. For example: ALL /usr/local/cvsroot/CVSROOT/bin/commit-validation.sh $USER Second I would write a simple hash table (email.hash) with the module name and the email

Re: Informing others about commits

2000-11-22 Thread Peter Wolfe
Tomá¹ Velek wrote: Hello, don't you know where is described (with details if it's possible) creating of scripts? I need email to be send to concrete people, after the concrete event (mostly commit or add and delete). To which people, it dependes on which modul was commited. I know that

Re: Informing others about commits

2000-11-22 Thread Rickard Parker
I know that the file 'loginfo' serves to it, but from the available help I didn't realize exactly, how should the content of this file look. Here is an edited version of what we have in loginfo (names changed and superfluous entries removed). I use "@@" below to indicate a line break in this