kapil thangavelu <kthangavelu@earthlink.net> wrote, in part:
take a look andy's zsyncer product ... http://www.zope.org/Members/andym
Does ZSyncer preserve modification dates? I mean, if one copies a site using this product will invididual objects in the newly minted copies have the same modification dates as the originals? Thanks. Bill ------------ "It is the time that you have wasted for your rose that makes your rose so important."--St-Exupery
Does ZSyncer preserve modification dates? I mean, if one copies a site using this product will invididual objects in the newly minted copies have the same modification dates as the originals?
Nope, its really an export / import without the hard work... -- Andy McKay
I just wish it was bidirectional (in other words, from any given zsyncer, could 'get' or 'put' objects) - since I have a situation where the new machine I'm setting up is behind a firewall...
From: "Andy McKay" <andy@agmweb.ca> Date: Sat, 30 Mar 2002 09:19:26 -0800 To: <bill-bell@bill-bell.hamilton.on.ca>, <zope@zope.org> Subject: Re: [Zope] Re: Copying a Zope Site
Does ZSyncer preserve modification dates? I mean, if one copies a site using this product will invididual objects in the newly minted copies have the same modification dates as the originals?
Nope, its really an export / import without the hard work... -- Andy McKay
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
There are patches that I have done to ZSyncer "floating" around out there that make ZSyncer bidirectional. I might able to find a simple patch to di ti floating around on this box right now ... but I've made some pretty heavy mods to ZSyncer. I __really__ wish Zope gave you access to set the mod_time, though. There was a thread a while back pertaining to ZODB mod_time and "application-space" mod_time, and the need really for _two_ mod_times on any object ... but I'm not sure what happened to that idea. Let me know if you'd like the bidi patches and I can try to find one for you. Ziniti marc lindahl wrote:
I just wish it was bidirectional (in other words, from any given zsyncer, could 'get' or 'put' objects) - since I have a situation where the new machine I'm setting up is behind a firewall...
From: "Andy McKay" <andy@agmweb.ca> Date: Sat, 30 Mar 2002 09:19:26 -0800 To: <bill-bell@bill-bell.hamilton.on.ca>, <zope@zope.org> Subject: Re: [Zope] Re: Copying a Zope Site
Does ZSyncer preserve modification dates? I mean, if one copies a site using this product will invididual objects in the newly minted copies have the same modification dates as the originals?
Nope, its really an export / import without the hard work... -- Andy McKay
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Andy McKay -
Bill Bell -
John Ziniti -
marc lindahl