Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] [PATCH] xapian: initialize sources in sup-dump
@ 2009-07-25  2:50 Rich Lane
  2009-07-27 16:17 ` William Morgan
  0 siblings, 1 reply; 2+ messages in thread
From: Rich Lane @ 2009-07-25  2:50 UTC (permalink / raw)


---
 bin/sup-dump |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/bin/sup-dump b/bin/sup-dump
index 9b0892e..c18a767 100755
--- a/bin/sup-dump
+++ b/bin/sup-dump
@@ -22,6 +22,7 @@ EOS
 end
 
 index = Redwood::Index.new
+Redwood::SourceManager.new
 index.load
 
 index.each_message do |m|
-- 
1.6.0.4



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [sup-talk] [PATCH] xapian: initialize sources in sup-dump
  2009-07-25  2:50 [sup-talk] [PATCH] xapian: initialize sources in sup-dump Rich Lane
@ 2009-07-27 16:17 ` William Morgan
  0 siblings, 0 replies; 2+ messages in thread
From: William Morgan @ 2009-07-27 16:17 UTC (permalink / raw)


Aaaand applied. Thanks!
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-27 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-25  2:50 [sup-talk] [PATCH] xapian: initialize sources in sup-dump Rich Lane
2009-07-27 16:17 ` William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox