| View previous topic :: View next topic |
| Author |
Message |
Slash
Joined: 07 Jan 2007 Posts: 26
|
Posted: Fri Aug 10, 2007 5:14 pm Post subject: svn update problem |
|
|
| I want to update my sdk files but everytime I tried to use the svn update command it always returns "Skipped .". How can I solve this one or anyone does have an idea how can I update my sdk files without reinstalling cygwin and redo the ./toolchain.sh afterwards? Thanks in advance. |
|
| Back to top |
|
 |
theHobbit
Joined: 30 Sep 2006 Posts: 65
|
Posted: Fri Aug 10, 2007 11:32 pm Post subject: |
|
|
Have you tried just typing: 'svn update' ?
I had the same problem yesterday. I wanted to update my psp/trunk folder and was typing something like:
'svn up svn://svn.ps2dev.org/psp/trunk' with no results.
Hope that helps! |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Sat Aug 11, 2007 7:58 am Post subject: |
|
|
In your psptoolchain directory, delete the 'build' directory and run:
./toolchain.sh 6
That will run step 6 in the scripts directory, which is the pspsdk. |
|
| Back to top |
|
 |
Slash
Joined: 07 Jan 2007 Posts: 26
|
Posted: Sat Aug 11, 2007 11:42 pm Post subject: |
|
|
| thanks |
|
| Back to top |
|
 |
|