28 Aug
2002
28 Aug
'02
3:47 p.m.
Jim Kutter wrote:
Yeah, but then the original question re-surfaces, how do I cleanly fix/add new features to a running site?
In my PHP days I used to use CVS to "publish" to a live directory. Now I have a designer working with me who I can't get to use CVS (impractical) and it adds a level of complexity in zope.
Have you looked at ZSyncher? Have a dev zope, a live zope and use ZSyncher to keep the two in synch as needed. cheers, Chris