[Zope-dev] Need help with http://dev.zope.org/Subversion

Jim Fulton jim at zope.com
Sun Apr 25 12:29:32 EDT 2004


I copied:

   http://dev.zope.org/CVS

to:

   http://dev.zope.org/Subversion

Can help by converting the Subversion wiki to reflect subversion?

:)

The new writable subversion repository will be at:

   svn+ssh://svn.zope.org/repos

I hope to have something in place for testing on Monday.

For example, to do a writable check out of Zope 3, you will use:

   cvs co svn+ssh://svn.zope.org/repos/Zope3/trunk Zope3

I still have to figure out whether to use the sv server or HTTP
for public checkouts, but I'll *probably use HTTP, in which case
you'd use:

   cvs co http://svn.zope.org/repos/Zope3/trunk Zope3

for public checkouts.

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