17 Nov
2006
17 Nov
'06
9:24 a.m.
(Fri, Nov 17, 2006 at 08:33:15AM +0800) Sinang, Danny wrote/schrieb/egrapse:
Is there a Zope product out there that would allow me to check into SVN my Zope objects (i.e. TAL pages, Python scripts, and ZSQLMethods) ?
Build a filesystem python product out of it. Look at http://zopewiki.org/ZopeStarter for some pointers. Being able to do proper version control is one of the major advantages of that approach. There are so many other advantages that I won't start to list them here. Regards, Sascha