Embedded RISC » OnRISC
ID #1067
OpenRISC has changed to OnRISC. How do I update my source repository from new location?
If you have already checked out the kernel this way:
svn co svn://svn.visionsystems.de/linux-2.6.33-OpenRISC/trunk linux-2.6.33-OpenRISC/trunk
you can use svn switch --relocate command to change repositories source:
- cd linux-2.6.33-OpenRISC/trunk
- svn switch --relocate svn://svn.visionsystems.de/linux-2.6.33-OpenRISC svn://svn.visionsystems.de/linux-2.6.33-OnRISC
- svn update
Tags: -
Related entries:
Author: Support
Revision: 1.1
You cannot comment on this entry