[Grok-dev] Zope SVN-URLs changed
Uli Fouquet
uli at gnufix.de
Sun Aug 30 09:20:39 EDT 2009
Hi there,
This is just a notice for those, that have not the time to follow all
zope-dev discussions closely all the time and because I was asked that
recently.
The subversion-URLs on zope.org changed recently: the svn protocol is
not supported for non-authorized (i.e. non-committer) checkouts
anymore.
So, you cannot checkout via svn://... URLs any more, except you are a
committer and use the old svn+ssh://<username>@svn.zope.org/... URL.
This also affects the grok packages in Zope repository, of course.
You can instead use HTTP-URLs as in
http://svn.zope.org/repos/main/<package>/...
to check out packages from Zope repository. So, for the grok trunk you
can do::
$ svn co http://svn.zope.org/repos/main/grok/trunk grok-trunk
or similar.
Best regards,
--
Uli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/grok-dev/attachments/20090830/2640d984/attachment.bin
More information about the Grok-dev
mailing list