steve.odom-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Feb-14 19:46 UTC
Name of plugin install directory
I''m using google code to host a new rails plugin (http:// code.google.com/p/s3cachestore/). My issue is that when someone installs my plugin (ruby script/plugin install -x http://s3cachestore.googlecode.com/svn/trunk) - the directory structure it creates looks like: svn/ - filename - directory/ The problem is I don''t what the structure to begin with "svn" I want it to be: s3cachestore - filename - directory/ My repository at google code looks simply: - branches/ - tags/ - trunk/ ----README ----init.rb ----lib/ How can I make it where it installs with "s3cachestore" as the parent directory? Thanks, Steve blog: http://niblets.wordpress.com app: http://www.quizical.net --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---