William Stein wrote:
> On Tue, Jul 26, 2016 at 6:44 AM, leif <not.rea...@online.de> wrote:
>> Samuel Lelievre wrote:
>>> Maybe we could create packages.sagemath.org?
>>
>> And/or create a trac plug-in which saves uploaded spkgs there/elsewhere,
>> i.e., to a location which doesn't get backed up [the way trac
>> attachments currently get].
> 
> Good idea -- in fact, if the attachments are in a clear location  it
> would probably be easy to change the bup backup script to not back
> them up.

The "non-raw" links to attachments trac also creates
(https://trac.sagemath.org/attachment/ticket/<nnnnn>/<filename>) don't
make sense for binary files, so it's worth to differentiate attachments
by file type anyway (although there might be processors in trac to
/view/ attachments like e.g. *.tar.gz or compressed log files as well).

Don't know how hard this is to implement, but I presume this mainly
boils down to adding "Binary attachments:" and an "Attach binary file"
button to trac tickets, more or less adding a clone of what's already
there (also with a different file size limit perhaps).


-leif

> Incidentally, I'm making two types of backups: bup ones that get moved
> offsite, and full disk image level snapshots, which get deleted after
> a while...
> 
> William


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to