Piston is a utility that enables merge tracking of remoterepositories. This is similar to svn:externals, except you have alocal copy of the files, which you can modify at will. As long as thechanges are mergeable, you should have no problems. This release adds the 'convert' subcommand, which converts existingworking copies using svn:externals into Piston managed folders. Thanksto Dan Kubb for the request. Piston 1.1.0 also features recursive updates if no targets are specified. Additional documentation was added: daily usage and operational details. = Installation $ gem install piston http://piston.rubyforge.org/ Enjoy !-- François Beausoleilhttp://blog.teksol.info/