[Zope-CMF] CMF Subversion Browser
hazmat
hazmat@objectrealms.net
Mon, 21 Oct 2002 17:02:36 -0700
i spent some time this weekend putting together a first cut at a subversion
browser for the cmf.
(obligatory reference) subversion is a source control management system
designed to replace cvs. http://subversion.tigris.org
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/collective/CMFSubversionBrowser/
everything in the object model works, and the object model can be used outside
of zope. still some problems to resolve with temporary objects contexts
getting their cmfiy info and i need to do some stress testing to insure i'm
not leaking memory.. of course if anyone is interested in helping, that be
great.
this is alpha software.
cheers
-haz