From: Baptiste L. <gai...@fr...> - 2004-02-29 09:04:07
|
Thanks, I finally got the project to build correctly. Though, when I inst= all the VC6 add-in, I always got a crash when trying to apply the rename loca= l variable refactoring. Do you have the same issue ? Concerning CVS, I also have similar message. They probably changed someth= ing in the server configuration. I'll try to investigate this when I got the time. Baptiste. ----- Original Message -----=20 From: "Andre Baresel" <and...@gm...> To: "CppTool Mailing List" <Cpp...@li...> Sent: Sunday, February 29, 2004 1:50 AM Subject: [Cpptool-develop] fixed problem with "textdocumentmock" > hello together - sorry for late fix, no spare time for this during the > last weeks. > when checking in I got the message - > ________________________________________________ > Traceback (most recent call last): > File "/cvsroot/cpptool/CVSROOT/syncmail", line 322, in ? > main() > File "/cvsroot/cpptool/CVSROOT/syncmail", line 315, in main > blast_mail(subject, people, specs[1:], contextlines, fromhost) > File "/cvsroot/cpptool/CVSROOT/syncmail", line 221, in blast_mail > conn.connect(MAILHOST, MAILPORT) > File "/usr/lib/python2.2/smtplib.py", line 276, in connect > for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM): > socket.gaierror: (-2, 'Name or service not known') > ________________________________________________ > so maybe no cvs message will be generated. > > sincelery, > andr=E9 |