Script/generate and add to svn at the same time
Friday, June 1st, 2007I’m probably the last to know how to add files to svn as you are generating them. Add -c to your command: script/generate migration likeability_to_homes -c And you don’t have to svn add your way to carpel tunnel.