[Zope] Checking in pages, scripts, and sql methods to SVN
Paul Winkler
pw_lists at slinkp.com
Fri Nov 17 10:38:25 EST 2006
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
More information about the Zope
mailing list