On Tue, Oct 21, 2008 at 2:28 AM, David Cournapeau <[EMAIL PROTECTED]> wrote: > What do we use sourceforge for now ? It seems that we only use it for > the source/installers archives, now, right ? We use sourceforge neither > for ML, Forums, bug tracking or source code control, so why using it at > all ?
I don't mind hosting them somewhere else. Do you have some place in mind? Google Code looks like it has a 10MB file size limit: http://code.google.com/support/bin/answer.py?answer=56621&topic=10456 Launchpad seems to be considering upping their limit to 200MB: https://bugs.launchpad.net/launchpad-foundations/+bug/254052 The scipy server can't handle the load or bandwidth needed. My first inclination would be to look at Launchpad: https://launchpad.net/numpy https://launchpad.net/scipy How do you like releasing files on launchpad? Can you write a script to upload release files and notes? Can you script making the announcement? It looks like they md5 support builtin: https://code.launchpad.net/numpy.scons.support/+download Ideas? Comments? -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
