Page 1 of 1

SVN repository is down

Posted: Tue Jun 10, 2014 9:48 am
by tarikku
Dear ERIKA developers,
first thank you for a very interesting sounding open source project.

I ran into a problem trying to evaluate ERIKA Enterprise as I could not check the repository out.
This is the output of my SVN client :

Command: Checkout from svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/ee/trunk/ee, revision HEAD, Fully recursive, Externals included
Error: Unable to connect to a repository at URL
Error: 'svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/ee/trunk/ee'
Error: Can't connect to host 'svn.tuxfamily.org': Ein Verbindungsversuch ist
Error: fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht
Error: richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der
Error: verbundene Host nicht reagiert hat.

The German text reads along the lines of "the connection attempt failed since the opposite side did not react properly within the appropriate time, or there was an error in the established connection as the host did not react".

The web-view worked OK, except that the tarballs (zips) of folders "root/erika_erikae/repos/ee/trunk/ee/contrib" and "root/erika_erikae/repos/ee/trunk/ee/examples" were corrupted.

Thanks & best regards

Tarik

Re: SVN repository is down

Posted: Tue Jun 10, 2014 10:08 am
by outlawch
Hi Tarik,
I've just tried to checkout ERIKA Enterprise from SVN repository on tuxfamily and I've found no connection problem.

This is my console output:

Giuseppe Serano@PCG-71211M ~/tmp
$ svn co svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/ee/trunk/ee
A ee/contrib
A ee/contrib/StellarisWare
A ee/contrib/StellarisWare/cfg
A ee/contrib/StellarisWare/cfg/cfg.mk
A ee/contrib/StellarisWare/cfg/libcfg.mk
A ee/contrib/StellarisWare/grlib
A ee/contrib/StellarisWare/grlib/radiobutton.h
A ee/contrib/StellarisWare/grlib/circle.c
A ee/contrib/StellarisWare/grlib/rectangle.c
A ee/contrib/StellarisWare/grlib/grlib.h
A ee/contrib/StellarisWare/grlib/offscr1bpp.c
A ee/contrib/StellarisWare/grlib/string.c
A ee/contrib/StellarisWare/grlib/offscr4bpp.c
A ee/contrib/StellarisWare/grlib/fonts
A ee/contrib/StellarisWare/grlib/fonts/fontcm18.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss14.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmtt22.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss18.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmtt26.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmsc40.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmsc44.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmsc48.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm40.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm22b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm42b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm44.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm16b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss40.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss20b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm36b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm20i.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm48.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss40b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmtt14.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm40i.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss14b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm14i.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss44.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss34b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm34i.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmtt18.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss48.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss12i.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss28b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm28i.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss32i.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss48b.c
A ee/contrib/StellarisWare/grlib/fonts/fontcm48i.c
A ee/contrib/StellarisWare/grlib/fonts/fontcmss26i.c
...


Check your Internet connection and/or NAT/firewall rules.

Bye,
Giuseppe.

Re: SVN repository is down

Posted: Tue Jun 10, 2014 10:46 am
by tarikku
Hi Giuseppe,

the checkout indeed works over another connection.
It is still a bit strange that the two zips (contrib and examples) get corrupted.

Thanks for your help.

Bye,
Tarik

Re: SVN repository is down

Posted: Tue Jun 10, 2014 11:00 am
by paolo.gai
Hi!

I agree, it's strange... Must be some problem with the TuxFamily servers (?) ... we do not control them...

What kind of project are you currently developing? let us know if you need any special support. We suggest you to start from the Eclipse installation.

Also note that we will release soon some pre-built virtualbox images with compiler+debugger+instruction set simulator for PPC... Hopefully they will be available by the end of the month.

Ciao,

PJ