-
Committer:
dcoles
-
Date:
2008-03-31 01:10:43 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:720
download: Fixing the download button.
    We now run download in the jail so that we don't encounter permissionÂ
    problems.  Since this is very similar to "serve" we now extend serveserviceÂ
    to do the work of download and use the serve code to do download.
    w/a/s/__init__.py: Overloaded servefile to support downloads
    w/a/d/__init__.py: Use servefile from server rather than old implementaion
    s/serveservice: Added support for download of directories (as zip files)
    l/c/zip.py: Now uses paths not ivle_urls