-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I do development on my site on my notebook, and then rather than overwriting my production data.fs, I then manually make the changes to the production data.fs by create/cut/paste from my development data.fs which is all very painful. I tried ftp'ing into my development site, but some things like TinyTables are 0 bytes in size and can't be accessed. My browser also doesn't support cut/paste of whole documents from one data.fs to another, just the data whereas it supports this within a data.fs. Is there some other way to propagate changes from a development site to a production site? - -- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.co.nz/index.php Powered by Interbase and Zope -----BEGIN PGP SIGNATURE----- Version: PGPsdk version 1.7.1 iQA/AwUBOSlQv7TRdIWzaLpMEQKLPQCfWcsRKQkXIP5nwaRuetiqpJ/PQ/oAoJf+ q0bL2DJvxMEceE8fCtupQPuq =kroL -----END PGP SIGNATURE-----
I export a whole subtree from by Dev instance and import it into the production instance... HTH, Chris Graham Chiu wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I do development on my site on my notebook, and then rather than overwriting my production data.fs, I then manually make the changes to the production data.fs by create/cut/paste from my development data.fs which is all very painful.
I tried ftp'ing into my development site, but some things like TinyTables are 0 bytes in size and can't be accessed.
My browser also doesn't support cut/paste of whole documents from one data.fs to another, just the data whereas it supports this within a data.fs.
Is there some other way to propagate changes from a development site to a production site?
- -- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.co.nz/index.php Powered by Interbase and Zope
-----BEGIN PGP SIGNATURE----- Version: PGPsdk version 1.7.1
iQA/AwUBOSlQv7TRdIWzaLpMEQKLPQCfWcsRKQkXIP5nwaRuetiqpJ/PQ/oAoJf+ q0bL2DJvxMEceE8fCtupQPuq =kroL -----END PGP SIGNATURE-----
_______________________________________________ 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 (2)
-
Chris Withers -
Graham Chiu