Personal tools
You are here: Home Archives mirrorlinks released to the world

mirrorlinks released to the world

Posted by Rudd-O at Jun 28, 2006 11:17 PM |

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.

Document Actions