[Facebooker-talk] stuipid git/ruby/rails question

Christopher Redinger redinger at gmail.com
Tue Jul 15 19:57:29 EDT 2008


There are several answers to this question.

Braid, influenced by Piston
http://evil.che.lu/2008/4/30/ann-braid-0-4-piston-lookalike-for-git

Piston's Edge branch has git support
http://blog.teksol.info/tags/piston

The method I am using is Git's built in subtree merge strategy:
http://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html

Some people thought Git's submodules were going to fill this need, but
there have been some complaints with this method, google before trying
this at home:
http://www.kernel.org/pub/software/scm/git/docs/git-submodule.html

On Tue, Jul 15, 2008 at 7:19 PM, John Richardson <barooo at gmail.com> wrote:
> how does one update the plugin code to be the latest in github?
> script/plugin updates prints a message "updating facebooker" but
> doesn't seem to do anything.  This is still my first and only rails
> app so I'm not familiar with all the tools.
> _______________________________________________
> Facebooker-talk mailing list
> Facebooker-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/facebooker-talk
>



-- 
Christopher Redinger
http://www.agiledisciple.com


More information about the Facebooker-talk mailing list