I am unable to get the pspsdk from svn... am i doing somehting wrong?
I have tried:
svn co svn://svn.pspdev.org/psp/trunk/pspsdk
svn co svn://svn.ps2dev.org/psp/trunk/pspsdk
both are timing out...
Where can I get the PSPSDK from?
my guess is that you're behind a firewall blocking the svn port. You can try with:
svn checkout http://psp.jim.sh/svn/psp/trunk/
Which is a excellent mirror using the http port.
svn checkout http://psp.jim.sh/svn/psp/trunk/
Which is a excellent mirror using the http port.