<br><br><div class="gmail_quote">On Fri, Jun 10, 2011 at 13:48, Fernando Perez <span dir="ltr"><<a href="http://fperez.net">fperez.net</a>@<a href="http://gmail.com">gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Fri, Jun 10, 2011 at 1:43 PM, Thomas Kluyver <<a href="mailto:takowl@gmail.com">takowl@gmail.com</a>> wrote:<br>
> Will <a href="http://ipython.scipy.org/moin/" target="_blank">ipython.scipy.org/moin/</a> still exist, or do we need to move some stuff<br>
> to a Github wiki quickly? At present, the cookbook, 'developer zone' and<br>
> list of projects that use IPython are still based on the moin wiki.<br>
<br>
</div>No, we'll need to move to a new wiki.  But I did ask the Enthought<br>
admin to keep a domain like <a href="http://oldipython.scipy.org" target="_blank">oldipython.scipy.org</a> for a while, so we<br>
can go fish anything we may have missed (and I still have ssh access<br>
to the underlying account, if need be).<br>
<div class="im"><br>
>> Wohoo!   BUT, we now need to figure out the static file issue.  For a<br>
>> long time we've had a simple, static directory:<br>
>><br>
>> <a href="http://ipython.scipy.org/dist/" target="_blank">http://ipython.scipy.org/dist/</a><br>
>><br>
>> that houses release files and other static content.  This is handy for<br>
>> many reasons (easy to use, simply scp a file in there and anyone can<br>
>> get it, convenient archive of old stuff, etc).  Pypi and possibly many<br>
>> other locations point to that, so it would be nice if we could have<br>
>> <a href="http://ipython.org/dist" target="_blank">ipython.org/dist</a> with similar functionality.<br>
>><br>
>> Thomas, do you have some ideas on how to approach this with the github<br>
>> setup?<br>
><br>
> I'd go with roughly what other people are talking about: files to download<br>
> (like the releases) go in the Github downloads area, and other things can be<br>
> served straight from the website, as the PDF docs already are. Not quite as<br>
> convenient at the command line, perhaps, but I think it's workable.<br>
<br>
</div>Fine by me, but two questions:<br>
<br>
- places like pypi expect a base url for downloads (what our old dist/<br>
one did) and they go fishing in there for files (eggs, sources, etc).<br>
Would the GH downloads area still work for that?<br></blockquote><div><br></div><div>Yes - if you've ever pip installed pyzmq you got it from the GitHub downloads page.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


<br>
- the dist/ area is BIG, as in 400MB big right now.  Before I push<br>
that, I want to make sure everyone saying that we go that route is OK<br>
with it :)  I don't have time right now to spend a few hours pruning<br>
old files, and I also *want* a public archive of all our old versions,<br>
so simply deleting all the old releases is not on the table.  I can<br>
push that dist/ as-is right now, but the next git pull of that repo<br>
will be hefty for those working with it :)<br></blockquote><div><br></div><div>I didn't realize just how huge it was.</div><div><br></div><div>As it stands, GitHub is not a good place to put lots of large files.  We will quickly run into the free-account storage limit (300MB) if we dump every old binary release there.</div>

<div><br></div><div>As Brian said, I think the IPython install downloads should *not* go in the pages repo, but rather in the GitHub Downloads section, but we may want to limit that to >= 0.10.</div><div><br></div><div>

If we want to keep bdists in perpetuity, we need somewhere else.  *New* releases, though, should certainly be in the GitHub downloads section.</div><div><br></div><div>-MinRK</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


<div><div></div><div class="h5"><br>
Cheers,<br>
<br>
f<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br>