[EMAIL PROTECTED] wrote:
> Can you let us know again the magic incantation to check out the source from
> the repository?

See

http://www.python.org/dev/svn.html

It's (say)

svn co svn+ssh://[EMAIL PROTECTED]/python/trunk/Misc

for read-write access, and

svn co http://svn.python.org/projects/python/trunk/Misc

for read-only access; viewcvs is at

http://svn.python.org/view

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to