Hi, Nothing changed from our side so I guess this is a temporary issue with CIA.
However, since they changed their URL (cia.navi.cx -> cia.vc) I installed an updated version of their client, just in case: 18c18 < # http://cia.navi.cx/clients/cvs/ciabot_cvs.pl --- > # http://cia.vc/clients/cvs/ciabot_cvs.pl 61c61 < $dest_email = '[EMAIL PROTECTED]'; --- > $dest_email = '[EMAIL PROTECTED]'; 64c64 < $rpc_uri = 'http://cia.navi.cx/RPC2'; --- > $rpc_uri = 'http://cia.vc/RPC2'; 246c246 < my ($URL) = 'http://cia.navi.cx/clients/cvs/ciabot_cvs.pl'; --- > my ($URL) = 'http://cia.vc/clients/cvs/ciabot_cvs.pl'; Does that fix the problem? -- Sylvain On Thu, Jun 14, 2007 at 07:35:26PM +0200, Thomas Schwinge wrote: > Hello! > > It may just be a temporary glitch and it's not really important > nevertheless and not at all urgent, but... > > #v+ > $ cvs commit libthreads/ > Waiting for Emacs...Done > /cvsroot/hurd/hurd/libthreads/ChangeLog,v <-- libthreads/ChangeLog > new revision: 1.42; previous revision: 1.41 > /cvsroot/hurd/hurd/libthreads/cthread_internals.h,v <-- > libthreads/cthread_internals.h > new revision: 1.7; previous revision: 1.6 > Notifying CIA... > Mailing notification to [EMAIL PROTECTED] sent. > XML-RPC Error: > #v- > > The cia message didn't show up in #hurd. It was still working yesterday, > I think. > > > Regards, > Thomas
