From: "François Beausoleil" Date: 2007-03-10T00:11:43+09:00 Subject: [ANN] Piston 1.3.1: Fixed switch subcommand Hello all ! = What is it ? Piston is a utility that eases vendor branch management.This is similar to svn:externals, except you have a local copy ofthe files, which you can modify at will. As long as the changes aremergeable, you should have no problems. = What's changed ? 2007-03-09 1.3.1* piston switch would fail if the branch from which we are reading had been deleted.* piston switch had a major bug. It did not update the piston:root property to remember the new repository root. Reported and fixed by Graeme Mathieson.* piston switch errors out early if not provided with the right arguments. Thanks to Graeme Mathieson for the info and patch.* New internal command parser. No visible external changes. = Installation sudo gem install --include-dependencies piston Enjoy !-- François Beausoleilhttp://blog.teksol.info/http://piston.rubyforge.org/