From: Alex Twisleton-Wykeham-F. <al...@fi...> - 2006-03-17 19:17:15
|
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 |