[Catalog-sig] PyPI Development
M.-A. Lemburg
mal at egenix.com
Fri Nov 20 10:49:27 CET 2009
"Martin v. Löwis" wrote:
>> I'm getting a permission denied when trying to do a checkout
>> using this URL (taken from the wiki page):
>>
>> svn+ssh://svn.python.org/data/repos/packages/trunk/pypi
>>
>> Has the URL changed or do I have to use some other setup
>> on the client side than for Python SVN access ?
>
> Just go with the read-only checkout for the moment. This specific URL
> only works for Richard Jones; I personally use the https checkout
> myself to commit, as well.
>
> In any case, it's separate from the python-dev setup.
Ok, thanks, got that working... there's just a minor nit:
orig/SVN-PyPI> make checkout
Error validating server certificate for 'https://svn.python.org:443':
- The certificate is not issued by a trusted authority. Use the
fingerprint to validate the certificate manually!
Certificate information:
- Hostname: svn.python.org
- Valid: from Apr 10 00:00:00 2007 GMT until Apr 9 23:59:59 2010 GMT
- Issuer: http://www.usertrust.com, The USERTRUST Network, Salt Lake City, UT, US
- Fingerprint: fc:67:c1:59:f5:57:71:29:f5:13:50:bc:c9:16:f1:74:da:1f:12:98
(R)eject or accept (t)emporarily? t
Too bad, Subversion doesn't offer the option to permanently accept
that certificate.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Nov 20 2009)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try our new mxODBC.Connect Python Database Interface for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
http://www.egenix.com/company/contact/
More information about the Catalog-SIG
mailing list