Jun 9, 2009
How to move subversion subdirectory to its own repository
Thanks to Walter Reiner for his guide on moving a svn directory to a different repository, it helped me out this morning.
Update: I couldn’t get this to work for me (svnadmin broken pipe on cygwin), I think its a problem with my setup rather than the instructions. As it is just a local filesystem repository with only my work in it, and life is short, I’ve decided to just do an svn export and import it into a new repository. I’ll keep the old repository subdirectory kicking around for a while just in case I need the history.