Displaying 1 result from an estimated 1 matches for "checkoutlist".
Did you mean:
checkout_isl
2004 Jul 02
1
[fdo] Updated syncmail script for new CVS loginfo syntax
...new format. I did it for syncmail script and you can just copy.
I changed the name of the script from 'syncmail' to 'maildiff',
because I had to change the usage syntax. So what you need to do
is:
1. Import maildiff in CVSROOT of your project (you probably want
to add it to the checkoutlist too, and also removing old
syncmail). Get maildiff from
pdx.freedesktop.org:/cvs/fribidi/CVSROOT/maildiff
2. Replace the syncmail line in loginfo by:
ALL $CVSROOT/CVSROOT/maildiff fribidi-commit@pdx.freedesktop.org %{sVv} %p
That's all.
Note that you cannot use "%s" with maildif...