[Zope-dev] Re: [Zope3-dev] ATTENTION! cvs to subversion transition
tomorrow
Jim Fulton
jim at zope.com
Tue Apr 27 17:47:59 EDT 2004
Jim Fulton wrote:
>
> Tomorrow, as planned. I'm going to move the main development branches for
> Zope 2, Zope 3, and ZODB to subversion. I will start the move at 10am
> US/Eastern time tomorrow. I plan to be done before 5pm US/Eastern time.
> During this time, I ask that no one make checkins to the CVS head for
> those projects. The first thing I will do is to tag the head with the
> tag: 'cvs-to-svn-conversion'. When I'm done, I will remove all files
> from the
> heads of the preojects in CVS, except README.txt files giving subversion
> access
> instructions.
Grrrrr.
The conversion is going to take longer than I planned.
I'm going to start at 6am US/Eastern. I still hope to be done by 5pm.
> Speaking of subversion instructions, I'll be sending some later today.
At this point, we have one "main" repository. Initially, this repository
will include the Zope (Zope 2), Zope3, ZODB, ZConfig, zLOG, and zdaemon
projects. I've set up a partial converion of these projects on svn.zope.org
for you to play with tonight.
You will be able to browse the repository at:
http://svn.zope.org
You will be able to do read-only anonymous checkouts like so:
svn co svn://svn.zope.org/repos/main/<project>/trunk
For example:
svn co svn://svn.zope.org/repos/main/ZConfig/trunk
To do a writable checkout (if you are a contributor who
has submitted a version 1.1 contributor's agreement), you will
use svn+ssh:
svn co svn+ssh://svn.zope.org/repos/main/<project>/trunk
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