Mount JFFS2 Image
Saturday, October 25, 2008
Example of how to mount a JFFS2 image using mtdblock.
Everything we hear is an opinion, not a fact. Everything we see is a perspective, not the truth.
- Marcus Aurelius
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