Mount JFFS2 Image
Saturday, October 25, 2008
Example of how to mount a JFFS2 image using mtdblock.
If you don't take a break when you want to take a break, are you really taking a break?
- Digitalpeer
Handling a Subversion Repository URL Change
Sunday, May 3, 2009 by digitalpeer
If your repository URL changes, you can use the following command to fix existing snapshots.
svn switch --relocate OLD_URL NEW_URL