| *** roq_ has quit IRC | 00:00 | |
| *** roq_ has joined #zope | 00:02 | |
| *** maurits has joined #zope | 00:32 | |
| *** kosh has quit IRC | 02:36 | |
| *** kosh has joined #zope | 03:15 | |
| *** kosh has quit IRC | 05:16 | |
| *** maurits has quit IRC | 06:04 | |
| *** povbot has joined #zope | 07:03 | |
| *** mgedmin has quit IRC | 07:33 | |
| *** mgedmin has joined #zope | 07:35 | |
| *** jakke has joined #zope | 09:06 | |
| *** JaRoel|4D has quit IRC | 09:34 | |
| *** giacomos has joined #zope | 09:53 | |
| *** JaRoel|4D has joined #zope | 10:12 | |
| *** fredvd has joined #zope | 10:21 | |
| *** projekt01 has joined #zope | 10:35 | |
| *** kosh has joined #zope | 11:08 | |
| *** yvl has quit IRC | 11:16 | |
| *** PeterZ has joined #zope | 11:16 | |
| *** PeterZ has left #zope | 11:17 | |
| *** JaRoel has joined #zope | 11:23 | |
| *** JaRoel|4D has quit IRC | 11:23 | |
| *** yvl has joined #zope | 11:26 | |
| *** fredvd has quit IRC | 11:59 | |
| *** fredvd has joined #zope | 12:09 | |
| *** yvl has quit IRC | 12:46 | |
| *** yvl has joined #zope | 13:33 | |
| *** yvl has quit IRC | 13:33 | |
| *** yvl has joined #zope | 13:34 | |
| *** kosh has quit IRC | 14:29 | |
| *** Pumukel has joined #zope | 14:38 | |
| *** jakke has left #zope | 14:55 | |
| *** yvl has quit IRC | 15:02 | |
| *** yvl has joined #zope | 15:04 | |
| *** kosh has joined #zope | 15:06 | |
| *** kjs has joined #zope | 15:35 | |
| kjs | Hi guys, i have a data.fs file from an older version of Zope - is it possible to install a new version of Zope and import the data file? | 15:36 |
|---|---|---|
| kjs | I copied the file when Zope was stopped. | 15:36 |
| *** maurits has joined #zope | 15:42 | |
| *** fredvd has quit IRC | 16:08 | |
| mgedmin | it might work, yes | 16:16 |
| mgedmin | it depends on what's inside | 16:17 |
| kjs | mgedmin: better option would be matching the version numnber? | 16:32 |
| *** MrTango has joined #zope | 16:38 | |
| mgedmin | don't ask for my opinion because it will be something like "migrate to something that is not Zope ASAP" | 16:43 |
| mgedmin | if you just want it up and running, and don't care about things like security fixes, then yes, getting the exact same zope version (and the same set of products + extensions) is the best way | 16:44 |
| kjs | mgedmin: already doing that, just need to put legacy data online and as it;s stuck in this data.fs file i have no choice but to use zope ? | 16:44 |
| mgedmin | weeeel, you could, in theory, write a python script to scrape data out of it | 16:44 |
| mgedmin | e.g. I wrote https://github.com/ProgrammersOfVilnius/zope-export-tools | 16:45 |
| mgedmin | but these scrape things out of .zexps, not from the entire Data.fs | 16:45 |
| mgedmin | your script would need to have all of Zope importable, because that's the way ZODB works -- it's more of an object persistence solution than a database | 16:46 |
| mgedmin | bringing the zope up might be simpler | 16:46 |
| kjs | i see | 16:46 |
| MrTango | kjs: you can write a Python script and export all data into a structure you want. It is not more complicated than exporting data from a SQL db ;) | 17:22 |
| MrTango | the script you can run in the shell like ./bin/instance run myscript | 17:23 |
| kjs | i need to give users access, so it's probably easier to just setup zope again. | 17:23 |
| kjs | assuming it works... | 17:23 |
| MrTango | but the concrete call depends on your setup | 17:23 |
| MrTango | ;) | 17:24 |
| kjs | MrTango: yeah | 17:29 |
| *** maurits has quit IRC | 18:32 | |
| *** maurits has joined #zope | 18:33 | |
| *** m8 has joined #zope | 18:42 | |
| *** JaRoel has quit IRC | 18:51 | |
| *** maurits1 has joined #zope | 19:21 | |
| *** maurits has quit IRC | 19:21 | |
| *** maurits1 is now known as maurits | 19:21 | |
| *** yvl has quit IRC | 19:24 | |
| *** projekt01 has quit IRC | 19:31 | |
| *** maurits has quit IRC | 19:51 | |
| *** JaRoel|4D has joined #zope | 19:59 | |
| *** alecm has quit IRC | 20:19 | |
| *** giacomos has quit IRC | 20:46 | |
| *** alecm has joined #zope | 21:08 | |
| *** alecm has joined #zope | 21:08 | |
| *** Pumukel has quit IRC | 21:25 | |
| *** MrTango has quit IRC | 21:47 | |
| *** MrTango has joined #zope | 22:00 | |
| *** Pumukel has joined #zope | 22:56 | |
| *** MrTango has quit IRC | 23:07 | |
| *** stereo_ has joined #zope | 23:09 | |
| *** giacomos has joined #zope | 23:42 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!