From: Eric B. R. <eb...@tc...> - 2006-03-17 23:44:31
|
Okay, I think the commit mailer is fixed now. Apparently the script we had is outdated and we're supposed to use a different one. The docs are kinda vague (http://sourceforge.net/docman/display_doc.php? docid=29894&group_id=1#syncmail), and I assume are meant to be taken literally. <long pause> yeah, it's working. eric On Mar 17, 2006, at 4:23 PM, Eric B. Ridge wrote: > Is that broken? I set that up, based on SourceForge instructions, > back when we first moved to SF. I guess their mail notification > jazz has changed since then. I'll look into it over the weekend. > It requires mucking around inside the CVSROOT stuff. > > eric > > On Mar 17, 2006, at 3:24 PM, Keats Kirsch wrote: > >> I believe this is a longstanding problem with the script that is >> supposed to notify people of CVS changes. I've never worried >> about it, but I suppose we should try to get it fixed someday. >> >> Keats >> >> Alex Twisleton-Wykeham-Fiennes wrote: >> >>> All, >>> >>> I've added all of the publically shown code that I've been >>> working on to CVS, and checked it out into a different directory >>> and it all still seems to pass OK. >>> >>> However, I have been getting some rather odd messages in my CVS >>> client:- >>> >>> /cvsroot/webmacro/webmacro/src/org/webmacro/util/ >>> ByteBufferOutputStream.java,v <-- ByteBufferOutputStream.java >>> new revision: 1.9; previous revision: 1.8 >>> done >>> Mailing web...@li...... >>> Generating notification message... >>> Generating notification message... done. >>> Mailing web...@li...... >>> Generating notification message... >>> Traceback (most recent call last): >>> File "/cvsroot/webmacro/CVSROOT/syncmail", line 322, in ? >>> main() >>> File "/cvsroot/webmacro/CVSROOT/syncmail", line 315, in main >>> blast_mail(subject, people, specs[1:], contextlines, fromhost) >>> File "/cvsroot/webmacro/CVSROOT/syncmail", line 221, in blast_mail >>> conn.connect(MAILHOST, MAILPORT) >>> File "/usr/lib/python2.3/smtplib.py", line 288, in connect >>> for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM): >>> socket.gaierror: (-2, 'Name or service not known') >>> >>> This doesn't look quite right to me, and although subscribed to >>> webmacro-cvs, I don't appear to be getting copies of my own >>> commits which also doesn't feel correct. >>> >>> Is this a known problem or do you want me to have a further look >>> into it? >>> >>> Alex >>> >>> >>> ------------------------------------------------------- >>> This SF.Net email is sponsored by xPML, a groundbreaking >>> scripting language >>> that extends applications into web and mobile media. Attend the >>> live webcast >>> and join the prime developer group breaking into this new coding >>> territory! >>> http://sel.as-us.falkag.net/sel? >>> cmd=lnk&kid=110944&bid=241720&dat=121642 >>> _______________________________________________ >>> Webmacro-devel mailing list >>> Web...@li... >>> https://lists.sourceforge.net/lists/listinfo/webmacro-devel >>> >>> >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by xPML, a groundbreaking scripting >> language >> that extends applications into web and mobile media. Attend the >> live webcast >> and join the prime developer group breaking into this new coding >> territory! >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=110944&bid=241720&dat=121642 >> _______________________________________________ >> Webmacro-devel mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/webmacro-devel > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the > live webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Webmacro-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webmacro-devel |