The Artima Developer Community
Sponsored Link

Java Buzz Forum
Spring, SourceForge, and Self Hosting

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Brian McCallister

Posts: 1282
Nickname: frums
Registered: Sep, 2003

Brian McCallister is JustaProgrammer who thinks too much.
Spring, SourceForge, and Self Hosting Posted: Jan 18, 2004 9:00 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Brian McCallister.
Original Post: Spring, SourceForge, and Self Hosting
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
Latest Java Buzz Posts
Latest Java Buzz Posts by Brian McCallister
Latest Posts From Waste of Time

Advertisement

I recognize that SF provides a lot of free services and don't get much in return, but the value can still be less than zero for a user if they can never access the cvs repository.


[brianm@kite ~/src]$ cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/springframework login 
(Logging in to anonymous@cvs.sourceforge.net)
CVS password: 
cvs [login aborted]: recv() from server cvs.sf.net: Connection reset by peer
[brianm@kite ~/src]$

(Disclaimer on above snippet, I swapped sourceforge.net for its cname sf.net in order to make the preformatted example nicer on browsers -- I use the full aname to attempt checkouts.)

This is what I get at least two-thirds of the time I try access anonymous CVS on SF. Please consider Java.net, RubyForge, Apache, or Codehaus for your project hosting needs if you are going to build a real project!

Java.net has its quirks (most UI related, and incorrect docs for accessing CVS for some projects), but I have never seen its cvs servers go down. If it is a Java project you are considering putting on SF, consider Java.net.

RubyForge is running the SF software and focusing on Ruby projects. The guys running it are very active in the Ruby community, and I have yet to see a problem with the service. If you are starting a Ruby project, it is a no brainer.

Apache has somewhat more stringent requirements than SF, Java.net, or RubyForge, but they are requirements easily met by a strong project. The biggest requirement is a strong community around the project -- this ensures the project will continue, will grow, and will remain supported. Apache aims to provide strong projects long term, and the key factor there is the people working in the project -- smart, diverse groups of people and high bus numbers lead to long lived, truly useful projects with the best solutions to problems.

Codehaus is similar to Apache in that it is harder to bring a new project in, and there are definate requirements. Codehaus takes in projects that have high quality codebases, are very cutting edge, and it doesn't hurt if you know Bob the Despot or work for ThoughtWorks ;-) OTOH, two developer projects without an existing community can get hosted there if they are brilliant projects.

Read: Spring, SourceForge, and Self Hosting

Topic: THANKS!!! Previous Topic   Next Topic Topic: joscar activity update

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use