From: Michael H. <rot...@us...> - 2003-04-01 15:23:50
|
Update of /cvsroot/opencxx/CVSROOT In directory sc8-pr-cvs1:/tmp/cvs-serv2935 Modified Files: syncmail Log Message: - Correctly cope with deleted files (aka files in the Attic): Use "cvs status" to find the path name to CVS files. - Made the Subject header less verbose: Only state the directory, not all files and all revisions. - Removed a number of superfluous line continuations -- even Python 1.5 is not /that/ stupid. ;-) syncmail: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/CVSROOT/syncmail.diff?r1=1.8&r2=1.9 |