[Zope-dev] Re: [Zope3-dev] Need help with
http://dev.zope.org/Subversion
Philipp von Weitershausen
philipp at weitershausen.de
Mon Apr 26 01:49:22 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. If you look at the URI above, you see that we use svn+ssh for
writable checkouts. This is essentially just like the SSH tunelling of CVS.
Philipp
More information about the Zope-Dev
mailing list