Re: [Zope3-Users] Packing a ZODB via command line

2009-06-15 Thread Jean Jordaan
Hi Jens

> In code? I wrote a mini-helper package. Look yourself (packer.py):
> https://svn.bluedynamics.eu/svn/public/zoplo.zeopack/trunk/zoplo/zeopack

Cool :-)  I like the ease of configuring many storages to pack.

It looks like it will suffer the same symptoms reported here, though:
  https://bugs.launchpad.net/zope2/+bug/143357

In particular, looping forever when faced with an unreachable server
(since this happens in  ZEO/zrpc/connection.py).

-- 
jean  . ..  //\\\oo///\\
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Packing a ZODB via command line

2009-06-15 Thread Jean Jordaan
> When using ZEO: use zeopack.

If your version of ZEO supports it; see traceback at:
  https://bugs.launchpad.net/zope2/+bug/143357/comments/1

-- 
jean  . ..  //\\\oo///\\
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Packing a ZODB via command line

2009-05-12 Thread andrew
Thanks for the replies, everyone. I'll give these suggestions a go and
report back.

On Tue, 2009-05-12 at 06:20 +0200, Andreas Jung wrote:
> On 12.05.09 06:19, Andreas Jung wrote:
> > On 12.05.09 06:13, andrew wrote:
> >   
> >> Hi All,
> >>
> >> Anyone know how to do this with Zope3 ?
> >> 
> > When using ZEO: use zeopack.
> > If you are not using ZEO: look at the fspack.py
> > script.


___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Packing a ZODB via command line

2009-05-11 Thread Jens W. Klein
Am Tue, 12 May 2009 16:13:14 +1200 schrieb andrew:

> Hi All,
> 
> Anyone know how to do this with Zope3 ?
> 
> Cheers, Andrew.

In code? I wrote a mini-helper package. Look yourself (packer.py):
https://svn.bluedynamics.eu/svn/public/zoplo.zeopack/trunk/zoplo/zeopack

hth
-- 
Jens W. Klein - Klein & Partner KEG - BlueDynamics Alliance

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Packing a ZODB via command line

2009-05-11 Thread Andreas Jung
On 12.05.09 06:19, Andreas Jung wrote:
> On 12.05.09 06:13, andrew wrote:
>   
>> Hi All,
>>
>> Anyone know how to do this with Zope3 ?
>> 
> When using ZEO: use zeopack.
> If you are not using ZEO: look at the fspack.py
> script.


Or

http://blog.delaguardia.com.mx/packing-the-zodb-offline

-aj
begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:i...@zopyx.com
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Packing a ZODB via command line

2009-05-11 Thread Andreas Jung
On 12.05.09 06:13, andrew wrote:
> Hi All,
>
> Anyone know how to do this with Zope3 ?

When using ZEO: use zeopack.
If you are not using ZEO: look at the fspack.py
script.

-aj

begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:i...@zopyx.com
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] Packing a ZODB via command line

2009-05-11 Thread andrew
Hi All,

Anyone know how to do this with Zope3 ?

Cheers, Andrew.

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users