Subversion Administration
04 January 2007
I've started reading Practical Subversion, Second Edition which Apress kindly sent to me. It's inspired me to poke around with the svnadmin
command to migrate some of my old repositories on my notebook to the new formats (fsfs) on my normal source code server.
The dump, load, and switch --relocate
of my working copy were dead simple. I look forward to reminding myself of some of the more powerful Subversion features, as well as learn about the enhancements since I've first started using it.