> 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. Regards, Martin _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
