From: SourceForge.net <no...@so...> - 2003-11-20 13:03:02
|
Bugs item #845767, was opened at 2003-11-20 14:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450019&aid=845767&group_id=47611 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Thorsten Kamann (thorque) Assigned to: Nobody/Anonymous (nobody) Summary: Syncmail script produces error Initial Comment: Hello SF-Support, yesterday I setup the syncmail-script to report a commit to a mailinglist for the project centaurus. This function properly...yesterday. Since todays morning there occurs an error: cvs -r ci -m "/Centaurus/project/server/webapps/ROOT/index.htm" Checking in project/server/webapps/ROOT/index.htm; /cvsroot/centaurus/project/server/webapps/ROOT/index.htm,v <-- index.htm new revision: 1.2; previous revision: 1.1 done Mailing cen...@li...... Generating notification message... Generating notification message... done. Mailing cen...@li...... Generating notification message... Traceback (innermost last): File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 322, in ? main() File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 315, in main blast_mail(subject, people, specs[1:], contextlines, fromhost) File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 240, in blast_mail print calculate_diff(file, contextlines) File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 139, in calculate_diff file, oldrev, newrev = string.split(filespec, ',') ValueError: unpack list of wrong size I'm using the Eclipse IDE Version 1.2 on SuSE Linux 8.2 Whats wrong? Best regards Thorsten Kamann ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450019&aid=845767&group_id=47611 |