From: Keats K. <ke...@xa...> - 2006-03-17 21:07:52
|
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 > > > |