Page 1 of 1

spartacus does not show actual versions

Posted: Sun Feb 20, 2011 12:24 pm
by Timbalu
Hi Garvin

Please have a look into Spartacus.
Since this problem with sourceforge in the last weeks and not having CVS access, they must have changed something, because http://spartacus.s9y.org/ does not show the right versions, even if they have been changed more than 1 day ago. Manual Download does not take the last version. I think Spartacus online via Plugin works.

Re: spartacus does not show actual versions

Posted: Mon Feb 21, 2011 10:38 am
by garvinhicking
Hi!

Thanks, fixed. Their ssh key changed, so uploading was not possible any more.

Regards,
Garvin

Re: spartacus does not show actual versions

Posted: Wed Feb 23, 2011 6:12 pm
by onli
Possible that this also affects the mailinglist? Just committed an update to spartacus and got this at the end:

Code: Select all

Mailing php-blog-plugin-cvs@lists.sourceforge.net...
Generating notification message...
Traceback (most recent call last):
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 433, in ?
    main()
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 426, in main
    contextlines, fromhost, replyto)
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 223, in blast_mail
    conn.connect(MAILHOST, MAILPORT)
  File "/usr/lib64/python2.4/smtplib.py", line 306, in connect
    raise socket.error, msg
socket.error: (111, 'Connection refused')
Mailing php-blog-plugin-cvs@lists.sourceforge.net...
Generating notification message...
Traceback (most recent call last):
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 433, in ?
    main()
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 426, in main
    contextlines, fromhost, replyto)
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 223, in blast_mail
    conn.connect(MAILHOST, MAILPORT)
  File "/usr/lib64/python2.4/smtplib.py", line 306, in connect
    raise socket.error, msg
socket.error: (111, 'Connection refused')

Re: spartacus does not show actual versions

Posted: Thu Feb 24, 2011 10:29 am
by garvinhicking
Hi!

SourceForge no longer allows sending mails from the CVS/SVN/Git servers. I had hoped this is temporary, but it seems they are leaving it as is.

I do hope that enough users will complain about it...but sadly, I don't know where to complain best. :(

Regards,
Garvin

Re: spartacus does not show actual versions

Posted: Sun Mar 06, 2011 4:54 pm
by LazyBadger
garvinhicking wrote: SourceForge no longer allows sending mails from the CVS/SVN/Git servers. I had hoped this is temporary, but it seems they are leaving it as is.
Just an idea - maybe it's a good time to move from at least CVS@SF to some other location and SCM?