Hi, Is there a mirror for masterview_gem_pack? Rubyforge''s gem server is down for maint. Is there a list of mirrors somewhere? Google was not much help. How do gems get pushed out to mirrors? I tried for MV at gems.rubyonrails.org, but nothing there. Thanks Ed -- Ed Howland http://greenprogrammer.blogspot.com
Yeah, unfortunately it was down. We''ll keep a copy on masterview.org in the future. Rubyforge has been pretty dependable until today, but it is up now. Unfortunately we also didn''t get this email delivered until now too since it was down. On 6/20/06, Ed Howland <ed.howland at gmail.com> wrote:> > Hi, > > Is there a mirror for masterview_gem_pack? Rubyforge''s gem server is > down for maint. > > Is there a list of mirrors somewhere? Google was not much help. > > How do gems get pushed out to mirrors? I tried for MV at > gems.rubyonrails.org, but nothing there. > > Thanks > > Ed > > -- > Ed Howland > http://greenprogrammer.blogspot.com > _______________________________________________ > Masterview-users mailing list > Masterview-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/masterview-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/masterview-users/attachments/20060620/66d4d737/attachment.html
try again now, rubyforge seems to (finally!) be back up tonight. But good observation about having some mirrors, we''ll follow up and see about getting alt. source available so we''re not bottle-necked on rubyforge. The new 0.2.0 release with a lot of improvements is coming out momentarily, Jeff and I spent the day trying to pin down loose ends so we can post the new build. Along with some significant feature work, this release comes with doc improvements and intro video by Jeff - we''re trying to make it easier for new users to check out MasterView and get started. ~ Deb -----Original Message----- From: masterview-users-bounces at rubyforge.org [mailto:masterview-users-bounces at rubyforge.org] On Behalf Of Ed Howland Sent: Tuesday, June 20, 2006 8:20 AM To: masterview-users at rubyforge.org Subject: [Masterview-users] Gem mirror for Masterview Hi, Is there a mirror for masterview_gem_pack? Rubyforge''s gem server is down for maint. Is there a list of mirrors somewhere? Google was not much help. How do gems get pushed out to mirrors? I tried for MV at gems.rubyonrails.org, but nothing there. Thanks Ed -- Ed Howland http://greenprogrammer.blogspot.com _______________________________________________ Masterview-users mailing list Masterview-users at rubyforge.org http://rubyforge.org/mailman/listinfo/masterview-users
On 6/21/06, Deb Lewis <djlewis at acm.org> wrote:> try again now, rubyforge seems to (finally!) be back up tonight. But good > observation about having some mirrors, we''ll follow up and see about getting > alt. source available so we''re not bottle-necked on rubyforge. > > The new 0.2.0 release with a lot of improvements is coming out momentarily, > Jeff and I spent the day trying to pin down loose ends so we can post the > new build. Along with some significant feature work, this release comes > with doc improvements and intro video by Jeff - we''re trying to make it > easier for new users to check out MasterView and get started. >That''s great. The RubyForge server was announced to be upgraded on ruby-talk, I just missed that. Tom Copland was nice enough to respond in the middle of his upgrade to point me to a mirror. I couldn''t get the gem --source directive to work, but I could d/l manually. If nothing else, I learned how to install gems different ways. Still getting this message on 4 separate Win boxen: gem install masterview-0.1.5.gem --local .... lib/masterview/parser.rb:278:80: Skipping require of dynamic string: "#{directive_path}#{fn}" Ed -- Ed Howland http://greenprogrammer.blogspot.com
Yes that happens in the rdoc creation. It is a warning that it isn''t following the dynamic requires, which is fine, but I don''t know how to get rid of the message yet. If anyone knows how to do it then we can fix it so that it doesn''t do that. On 6/21/06, Ed Howland <ed.howland at gmail.com> wrote:> > On 6/21/06, Deb Lewis <djlewis at acm.org> wrote: > > try again now, rubyforge seems to (finally!) be back up tonight. But > good > > observation about having some mirrors, we''ll follow up and see about > getting > > alt. source available so we''re not bottle-necked on rubyforge. > > > > The new 0.2.0 release with a lot of improvements is coming out > momentarily, > > Jeff and I spent the day trying to pin down loose ends so we can post > the > > new build. Along with some significant feature work, this release comes > > with doc improvements and intro video by Jeff - we''re trying to make it > > easier for new users to check out MasterView and get started. > > > > That''s great. The RubyForge server was announced to be upgraded on > ruby-talk, I just missed that. Tom Copland was nice enough to respond > in the middle of his upgrade to point me to a mirror. I couldn''t get > the gem --source directive to work, but I could d/l manually. > > If nothing else, I learned how to install gems different ways. > > Still getting this message on 4 separate Win boxen: > > gem install masterview-0.1.5.gem --local > .... > lib/masterview/parser.rb:278:80: Skipping require of dynamic string: > "#{directive_path}#{fn}" > > Ed > > -- > Ed Howland > http://greenprogrammer.blogspot.com > _______________________________________________ > Masterview-users mailing list > Masterview-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/masterview-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/masterview-users/attachments/20060621/ee9cf1ea/attachment.html