[Zope-dev] RE: [Zope3-dev] Re: svn vs. cvs (some documentation)

Jim Fulton jim at zope.com
Mon Oct 18 10:10:27 EDT 2004


Brian Lloyd wrote:

...

> Speaking of, the dev.zope.org/CVS/ area should probably be 
> updated to:
> 
>   1. capture the current state of affairs (2.8 / HEAD on svn 
>      and 2.7 on CVS), since it is currently mostly 'in the 
>      heads' of the various Zope devs

Good point.

>   2. translate the CVS FAQ to the svn world (recommendations 
>      for how to manage our 'activity branch' pattern in svn
>      in particular

Note that this is somewhat dependent on the Zope version.

In Zope 3, we make much less use of development branches because:

1. We prefer increments of change to be small.  (This might be
    a useful goal for Zope 2 as well.)

2. We have far more tests:

    a. New code is required to have it's own tests

    b. Tests must always pass on the trunk or on
       release branches.

>   3. clarify other questions that would be obvious to new 
>      devs looking at that area of the site for guidance ;)

:)

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