gaoxh gaoxh04 wrote: > is there any easy way to do this? > For example, if i type in "ruby script/destroy model user", i have to do > "svn delete filename" for multiple files.
If you had read the help text for script/generate and script/destroy, you would know that -c will do what you want. But please don't use Subversion. It uses an inefficient centralized model of version control. Git takes a little getting used to, but it's more capable and you'll be a lot happier with it. Best, -- Marnen Laibow-Koser http://www.marnen.org mar...@marnen.org -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---