[Checkins] SVN: megrok.form/trunk/s Fixing blobstorage bug

Christian Theune ct at gocept.com
Wed Apr 9 01:39:18 EDT 2008


On Tue, Apr 08, 2008 at 10:56:43PM -0400, Dirceu Pereira Tiegs wrote:
>  
> +Using Blob Storage
> +------------------
> +
> +To use blob storage you need to create a directory under parts/data for storing blobs:
> +
> +  $ mkdir parts/data/blobs

This is not a requirement of the blob storage. It creates the directory (using
os.path.makedirs) if it doesn't exist.

Christian

-- 
gocept gmbh & co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development


More information about the Checkins mailing list