Changes between Initial Version and Version 1 of Ticket #561, comment 2


Ignore:
Timestamp:
Jan 8, 2013, 2:08:22 PM (11 years ago)
Author:
spaetz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #561, comment 2

    initial v1  
    1 I propose this patch https://gitorious.org/~spaetz/mediagoblin/spaetz-mediagoblin/commit/7ff008b6dc2a8d97ff879ba8ef77525d04ad0e0e
     1I propose this fix by creating the tempfiles simply in the workbench directory. This will always work as the workbench is on the local filesystem.
    22
    3 It is currently part of the ''565_workbench_cleanup'' branch at my repo:  git://gitorious.org/~spaetz/mediagoblin/spaetz-mediagoblin.git. This patch is now on top of the fix for #565 but there is no reason why this could not be applied independently to #565.
    4 
     3at my repo:  git://gitorious.org/~spaetz/mediagoblin/spaetz-mediagoblin.git.
    54It simply adds the (dir=workbench.dir) argument to the creation of all Tempfiles which seems clean enough.
    65
    7 This patch is part of the larger #419 issue (don't fail on large files).
     6This patch is part of the larger #419 issue (don't fail on large files). By using tempfiles (which might be on a smallish tmpfs) we would fail processing the stuff.