Excerpts from Richard Sandilands's message of Fri Jan 01 23:27:25 -0500 2010: > I'm getting the following error after pulling next: > > /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/util.rb:520:in `send': > undefined method `stop_sync_worker' for > #<Redwood::XapianIndex:0x101fd15b8> (NoMethodError) > from /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/util.rb:520:in > `method_missing' > from /Users/richard/src/mainline/bin/sup:350
It looks like you're using the lib/ directory of an older installed gem. Make sure you have -I./lib (or the correct path to your sup lib dir) in your ruby arguments when running your git working copy. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk