forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

is subversion up?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
ttguy



Joined: 30 Mar 2008
Posts: 8
Location: Australia

PostPosted: Sun Apr 13, 2008 7:26 pm    Post subject: is subversion up? Reply with quote

I was going to have go at doing some PS2 programing - just for the sheer fun of it. I was trying to follow your tutorial on building the toolchain for PS2 dev using MinGW http://lukasz.dk/playstation-2-programming/mingw-tutorial/.


I get up to the step where I am to extract stuff from Subversion
Code:
svn export svn://svn.ps2dev.org/ps2/trunk/ps2toolchain


And when I execute it complains "Can't connect to host "svn.ps2.dev.org": A system call that should never fail has failed"

So I am just wondering if all this PS2 dev stuff is still up in Subversion. Or has the existance of the PS3 killed PS2 dev?
Back to top
View user's profile Send private message Visit poster's website
cosmito



Joined: 04 Mar 2007
Posts: 314
Location: Portugal

PostPosted: Sun Apr 13, 2008 8:24 pm    Post subject: Reply with quote

Relax, sometimes it's offline, as I heard. I tried now and it's working.
Back to top
View user's profile Send private message Visit poster's website
ttguy



Joined: 30 Mar 2008
Posts: 8
Location: Australia

PostPosted: Tue Apr 15, 2008 12:17 am    Post subject: Reply with quote

ptek wrote:
Relax, sometimes it's offline, as I heard. I tried now and it's working.


Hmmm. When it is offline what sort of error do you get? Because I am still getting the same error I reported before. Maybe it is an issue with my setup.

I can ping svn.ps2dev.org - sometimes. I had a 580ms ping time and one out of 4 lost packets. And then I pinged again and had 100% lost packets. So something is a bit flakey here.

Is there any authentication I need to do? Do I need a password?
Back to top
View user's profile Send private message Visit poster's website
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Tue Apr 15, 2008 6:55 am    Post subject: Reply with quote

I haven't had any trouble reaching the svn repo over the last two days. I've rerun the toolchain script and gotten the stuff for the sdk and everything else three times (completely) in the last 24 hours.
Back to top
View user's profile Send private message AIM Address
deba5er



Joined: 04 Feb 2008
Posts: 173

PostPosted: Tue Apr 15, 2008 8:27 am    Post subject: Reply with quote

Have you tried the mirror?
http://psp.jim.sh/svn/

For your example it would be:
svn export svn://psp.jim.sh/svn/ps2/trunk/ps2toolchain
Back to top
View user's profile Send private message
ttguy



Joined: 30 Mar 2008
Posts: 8
Location: Australia

PostPosted: Tue Apr 15, 2008 7:18 pm    Post subject: Reply with quote

deba5er wrote:
Have you tried the mirror?
http://psp.jim.sh/svn/

For your example it would be:
svn export svn://psp.jim.sh/svn/ps2/trunk/ps2toolchain



So I rejigged my internet filter to allow svn.exe TCP on port 3690 (I forgot I have both a firewall and now an internet filter) and I have converted my error from

Code:
svn: Can't connect to host 'psp.jim.sh': A system call that should never fail has failed.

to
Code:

svn: Can't connect to host 'psp.jim.sh': No connection could be made because the target machine actively refused it.


But now on the main URL I have sucess.
Code:
"Exported revision 1461."

Thanks for the input guys.
Back to top
View user's profile Send private message Visit poster's website
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Wed Apr 16, 2008 3:03 am    Post subject: Reply with quote

deba5er wrote:
For your example it would be:
svn export svn://psp.jim.sh/svn/ps2/trunk/ps2toolchain

No, it would be
svn export http://psp.jim.sh/svn/ps2/trunk/ps2toolchain
Back to top
View user's profile Send private message
deba5er



Joined: 04 Feb 2008
Posts: 173

PostPosted: Wed Apr 16, 2008 9:33 am    Post subject: Reply with quote

jimparis - Thanks for the correction!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group