[Zope-dev] Re: [z3-five] Reintegrating Zope 3 (was Re: RFC: Five 1.2 and 1.3 release plan)

Jim Fulton jim at zope.com
Mon Oct 24 16:12:05 EDT 2005


Jim Fulton wrote:
> 
> I was about to start working on integrating the new test runner
> and was reminded that we need to integrate Zope differently than we did
> for 2.8/3.0.  Then, we took advantage of the fact that packages not 
> included
> in the Zope X3 3.0 release were trimmed from the corresponding branch.
> This didn't happen for 3.1 and isn't going to happen moving forward.
> 
> For starters, I'm going to give Zope 2 it's own zope directory.
> (I'm also going to use the pkgutil mechanism:
> 
>   file:///home/jim/Documentation/Python-Docs-2.3.3/lib/module-pkgutil.html
> 
>  which was added for us. :)
> 
> Then I'm going to use externals to get the packages we use,
> initially from whatever tag z2 is using now.

OK, this is done.

Unfortunately, because svn:externals is half baked, you'll
need to remove your existing zope package before updating an
existing sandbox.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope-Dev mailing list