svk example - managing /etc (Cont.)
What's the catch?
- /etc/skel
- gotta love .svn or CVS directories
- first import, and checkout
- you don't want to rm -rf etc and re-checkout it!
- svk rm -K
- you do want to remove ld.so-cache and password.shadow from version control... try it!