Category Archives: Subversion

Remove old .svn files in an orphaned checked out project

I recently found myself with a checked out Subversion project that was orphaned from its repository. I wanted to create a new repository and import the files there to start from scratch, but was stuck with thousands of .svn folders, all through the project. This is the best way I’ve found to remove all the [...]
Posted in Subversion | Tagged , , | Leave a comment