Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
info@openhub.net
The stats only see config.xml, not the main rbcoincoin ruby script.
I'm trying to investigate this problem, but I'm having trouble getting the code. Is everything OK with this CVS repository?
$ cvsnt -d :pserver:anonymous:@rubyforge.org:/var/cvs/rbcoincoin ls rbcoincoin
cvsnt [ls aborted]: Error reading from server rubyforge.org: 0
RubyForge also appears to not allow code browsing on this project.
[pterjan@plop rbcoincoin]$ cvs -d :pserver:anonymous:@rubyforge.org:/var/cvs/rbcoincoin ls rbcoincoin
cvs [ls aborted]: reading from server: Connection reset by peer
[pterjan@plop rbcoincoin]$ cd /tmp
[pterjan@plop tmp]$ cvs -d :pserver:anonymous:@rubyforge.org:/var/cvs/rbcoincoin co rbcoincoin
cvs [checkout aborted]: reading from server: Connection reset by peer
[pterjan@plop tmp]$ cvs -d :pserver:anonymous:@rubyforge.org:/var/cvs/rbcoincoin login
Logging in to :pserver:anonymous@rubyforge.org:2401/var/cvs/rbcoincoin
[pterjan@plop tmp]$ cvs -d :pserver:anonymous:@rubyforge.org:/var/cvs/rbcoincoin co rbcoincoin
cvs checkout: Updating rbcoincoin
U rbcoincoin/LICENSE
U rbcoincoin/TODO
U rbcoincoin/config.xml
U rbcoincoin/rbcoincoin
U rbcoincoin/rbcoincoin.glade
U rbcoincoin/rbcoincoin.gladep
U rbcoincoin/rbcoincoin.png
[pterjan@plop tmp]$ cvs -d :pserver:anonymous:@rubyforge.org:/var/cvs/rbcoincoin ls rbcoincoin
cvs [ls aborted]: server does not support ls