On Jun 13, 2006, at 5:39 PM, Gregory Brown wrote: > On 6/13/06, Eric Hodel <drbrain / segment7.net> wrote: > >> > You are not working against trunk. >> >> Then you'll need to provide code I can work with to discover your >> real problem. Downloading an entire project without gems is a heavy >> burden. > > svn checkout svn://rubyforge.org//var/svn/ruport > > Not exactly a heavy burden. I don't see fastercsv being required when rubygems is involved. $ svn info . Path: . URL: svn://rubyforge.org/var/svn/ruport/trunk/ruport/lib Repository Root: svn://rubyforge.org/var/svn/ruport Repository UUID: 0132c854-6f07-0410-9f12-e6e9c8fde30c Revision: 300 Node Kind: directory Schedule: normal Last Changed Author: binarywaterfall Last Changed Rev: 300 Last Changed Date: 2006-06-13 17:04:33 -0700 (Tue, 13 Jun 2006) $ ruby -rrubygems -e "require 'ruport'; \$LOADED_FEATURES.each { |f| puts f }" > rubygems $ ruby -e "require 'ruport'; \$LOADED_FEATURES.each { |f| puts f }" > norubygems $ diff -u norubygems rubygems --- norubygems 2006-06-13 18:23:55.000000000 -0700 +++ rubygems 2006-06-13 18:23:48.000000000 -0700 @@ -1,4 +1,3 @@ -ruport.rb rubygems.rb rbconfig.rb rubygems/rubygems_version.rb @@ -25,6 +24,7 @@ fcntl.bundle openssl/x509.rb rubygems/custom_require.rb +ruport.rb ruport/config.rb singleton.rb ostruct.rb -- Eric Hodel - drbrain / segment7.net - http://blog.segment7.net This implementation is HODEL-HASH-9600 compliant http://trackmap.robotcoop.com