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

Jim Fulton jim at zope.com
Mon Apr 26 09:37:54 EDT 2004


Andreas Kostyrka wrote:
> On Sun, Apr 25, 2004 at 12:48:30PM -0400, Fred Drake wrote:
> 
>>On Sunday 25 April 2004 12:29 pm, Jim Fulton wrote:
>> >    cvs co svn+ssh://svn.zope.org/repos/Zope3/trunk Zope3
>>
>>That should be:
>>
>>    svn co svn+ssh://svn.zope.org/repos/Zope3/trunk Zope3
>>
>> >    cvs co http://svn.zope.org/repos/Zope3/trunk Zope3
>>
>>and this would be:
>>
>>    svn co http://svn.zope.org/repos/Zope3/trunk Zope3
> 
> Does that mean, that Zope will use svn with cleartext passowords for write
> access?

No. svn+ssh URLs would be used for writable checkouts. This will
work with existing SSH setups fro cvs.zope.org, providing that you've
submitted a version 1.1 contributor's agreement (as you have).

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