Jim Weirich wrote: > Paul Vudmaska wrote: > >> Okay...I did not get the cvs - have to find out how on windows >> 2 dashes did not work :( > > > I did not see the error you got when you tried > > gem --remote-list > Here ya go with both..--remote-list and --remote --list, i think they are the same. WinXP, ruby 1.8 ------------------------> --remote -list C:\Documents and Settings\paul vudmaska>gem --remote -list c:/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:78:in `find_latest_v alid_package_in_caches': Could not find -list > 0.0.0 (RuntimeError) from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:15:in ` install' from c:/ruby/bin/gem:74 ----------------------> --remote --list C:\Documents and Settings\paul vudmaska>gem --remote --list c:/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:78:in `find_latest_v alid_package_in_caches': Could not find --list > 0.0.0 (RuntimeError) from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:15:in ` install' from c:/ruby/bin/gem:74