mirrorlinks released to the world

published Jun 29, 2006, last modified Jun 26, 2013

Today, I'm sharing with the world a new tool I developed to make my software development life and work easier. It's called mirrorlinks.

From the home page:

mirrorlinks is a small bash and python combo script that automatically mirrors the contents of a directory into another directory using symbolic links, so you don't waste unnecessary disk space in copies. It's also clever enough not to mirror Subversion's `.svn` directories, so you can use a single Subversion working copy for several deployments of your projects.

I sincerely hope you find it very useful.