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

Dirceu Pereira Tiegs dirceutiegs at gmail.com
Wed Apr 9 08:05:21 EDT 2008


Em 09/04/2008, às 02:39, Christian Theune escreveu:
> 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.


Thanks, I didn't know that. I was using this:

http://wiki.zope.org/zope3/FAQMiscellaneous#how-do-i-use-zodb-blob

As a base. I've just updated the README.txt.
--
Dirceu Pereira Tiegs
Weimar Consultoria

Hospedagem Plone, Zope e Python
http://www.pytown.com




More information about the Checkins mailing list