[ZODB-Dev] Re: [Zope3-dev] Proposal: Move to subversion for source
code control of the Zope and ZODB projects
Tres Seaver
tseaver at zope.com
Mon Apr 12 08:11:44 EDT 2004
Lennart Regebro wrote:
> From: "Jim Fulton" <jim at zope.com>
>
>>Initially, I propose to move just the repository heads. Maintenamce
>>branches (e.g. Zope 2.6 and Zope 2.7) will remain in CVS.
>
> What is the rationale behind not moving it all?
Risk mitigation; we have significant support requirements for deployed
systems built around CVS for both 2.6- and 2.7-based sites, whereas the
head and Zope3 have no such inertia. We don't know enough about the
migration process to have any confidence that existing history /
branches, etc., won't be somehow messed up, which makes it prudent to
plan the migration around the already-unstable bits.
The only downside is having to generate patch files, rather than
allowing CVS / SVN to merge fixes. On the otherhand, merging is one of
the things which are really easy to mess up; I found myself generating
them, and editing them, to get things to apply cleanly during the
"crack-a-Zope" effort in December / January.
Tres.
--
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
More information about the ZODB-Dev
mailing list