Re: [Zope] How to move acl_users from a Zope 2.7.8 server to Zope 2.10.7 ?

2009-06-12 Thread Aleksey Tsalolikhin
On Fri, Jun 12, 2009 at 7:09 AM, Chris Withers wrote: >>  The internal format of Data.fs has not changed? > > Newer versions of ZODB have always read older Data.fs files. > ... > I know it works for ZODB having taken > storages, over time, from Zope 2.4 all the way through to 2.12 ;-) Great! Exa

Re: [Zope] How to move acl_users from a Zope 2.7.8 server to Zope 2.10.7 ?

2009-06-12 Thread Chris Withers
Aleksey Tsalolikhin wrote: >>> How do I migrate the users in acl_users from the Zope 2.7.8 server to >>> the 2.10.7 one? >> Why don't you just copy the whole Data.fs and start it on the new server? > > Thanks, Chris. Is it safe to copy Data.fs from Zope 2.7.8 to 2.10.7? Yes, but since it'll be

Re: [Zope] How to move acl_users from a Zope 2.7.8 server to Zope 2.10.7 ?

2009-06-10 Thread Andreas Jung
On 11.06.09 01:05, Aleksey Tsalolikhin wrote: > On Sun, Jun 7, 2009 at 10:25 AM, Chris Withers wrote: > >> Aleksey Tsalolikhin wrote: >> >>> Hi. I am moving a Web application from a Zope 2.7.8 server to 2.10.7. >>> >>> How do I migrate the users in acl_users from the Zope 2.7.8 server to >

Re: [Zope] How to move acl_users from a Zope 2.7.8 server to Zope 2.10.7 ?

2009-06-10 Thread Aleksey Tsalolikhin
On Sun, Jun 7, 2009 at 10:25 AM, Chris Withers wrote: > Aleksey Tsalolikhin wrote: >> >> Hi.  I am moving a Web application from a Zope 2.7.8 server to 2.10.7. >> >> How do I migrate the users in acl_users from the Zope 2.7.8 server to >> the 2.10.7 one? > > Why don't you just copy the whole Data.f

Re: [Zope] How to move acl_users from a Zope 2.7.8 server to Zope 2.10.7 ?

2009-06-07 Thread Chris Withers
Aleksey Tsalolikhin wrote: > Hi. I am moving a Web application from a Zope 2.7.8 server to 2.10.7. > > How do I migrate the users in acl_users from the Zope 2.7.8 server to > the 2.10.7 one? Why don't you just copy the whole Data.fs and start it on the new server? Chris -- Simplistix - Conten

Re: [Zope] How to move acl_users from a Zope 2.7.8 server to Zope 2.10.7 ?

2009-06-06 Thread Aleksey Tsalolikhin
Hi. I am moving a Web application from a Zope 2.7.8 server to 2.10.7. How do I migrate the users in acl_users from the Zope 2.7.8 server to the 2.10.7 one? Andreas Jung suggested exporting it from the old server and importing in the new. Apparently this worked (although I had to blow away the "