17 Nov
2006
17 Nov
'06
3:38 p.m.
On Fri, Nov 17, 2006 at 08:33:15AM +0800, Sinang, Danny wrote:
Hello,
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) ?
If not, can anyone here show me some skeleton code to :
1. Enumerate these objects 2. Reference them as files
FSDump will dump stuff from a folder to the filesystem. http://www.zope.org/Members/tseaver/FSDump Then, replace the folder with a FileSystemSite or one of the alternatives. http://wiki.zope.org/zope2/FileSystemSite -- Paul Winkler http://www.slinkp.com