[Zope3-Users] zodb objects backup

2006-02-25 Thread Alen Stanisic
Hello, what would be the best way of taking a backup of persistent objects inside Data.fs with possibility to rebuild it on a fresh Zope 3 install in case of a disaster recovery lets say. Thanks Alen ___ Zope3-users mailing list Zope3-users@zope.org

Re: [Zope3-Users] zodb objects backup

2006-02-25 Thread Andreas Jung
--On 26. Februar 2006 00:04:39 +1100 Alen Stanisic [EMAIL PROTECTED] wrote: Hello, what would be the best way of taking a backup of persistent objects inside Data.fs with possibility to rebuild it on a fresh Zope 3 install in case of a disaster recovery lets say. Just backup the Data.fs

Re: [Zope3-Users] zodb objects backup

2006-02-25 Thread Alen Stanisic
On Sat, 2006-02-25 at 07:52 -0600, Andreas Jung wrote: --On 26. Februar 2006 00:04:39 +1100 Alen Stanisic [EMAIL PROTECTED] wrote: Hello, what would be the best way of taking a backup of persistent objects inside Data.fs with possibility to rebuild it on a fresh Zope 3 install in

RE: [Zope3-Users] zodb objects backup

2006-02-25 Thread Shaun Cutts
On Sat, 2006-02-25 at 08:59 -0600, Andreas Jung wrote: --On 26. Februar 2006 01:52:29 +1100 Alen Stanisic [EMAIL PROTECTED] wrote: For some reason it doesn't feel completely safe just relying on Data.fs. That means what? Why shouln't it be safe...please come up with some

Re: [Zope3-Users] zodb objects backup

2006-02-25 Thread Gary Poster
Alen, please see http://www.zope.org/Wikis/ZODB/FileStorageBackup Shaun, many of the other questions in this thread--and others recently--are answered in this guide: http://www.zope.org/Wikis/ZODB/FrontPage/guide/index.html It is highly recommended reading if you are doing serious Zope 3

Re: [Zope3-Users] zodb objects backup

2006-02-25 Thread Alen Stanisic
Thanks Gary. On Sat, 2006-02-25 at 15:39 -0500, Gary Poster wrote: Alen, please see http://www.zope.org/Wikis/ZODB/FileStorageBackup Shaun, many of the other questions in this thread--and others recently--are answered in this guide:

[Zope3-Users] redirects in a formlib EditForm

2006-02-25 Thread Joel Moxley
Hello list, I keep hearing about the wonders of formlib, so I've been trying to migrate one of my zcml browser:editform generated forms to formlib. Once I figured out how to select(...) fields to avoid problems with the __parent__ field on my interface, this worked acceptably. After edit

Re: [Zope3-Users] introductory app idea: music filesystem browser

2006-02-25 Thread Roman Susi
Hi joel, I am learning Zope3 and certainly get thru those tutorials you mention. Yet, Zope3 is a dark forest for me because there are just too many things to remember (I think its Zope3's design drawback). Its like a large shop of tools. The app which could show their right usage of these tools