From: Wim K. <wi...@ny...> - 2002-10-04 16:12:11
|
Murat, I noticed your message while searching for the exact same error. After a whole bunch of poking around, I discovered that the documention at the top of the syncmail script is not correct. CVSROOT/loginfo expects something like this: module /path/to/syncmail %{sVv} yo...@ad... an...@so... If you put %%s as described in syncmail, then the string "s" will get sent to the script and not the module and files that were changed. Wim |