[Python-Dev] Migrating to subversion (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Wed Oct 19 07:54:42 CEST 2005
- Previous message: [Python-Dev] Migrating to subversion
- Next message: [Python-Dev] Early PEP draft (For Python 3000?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
skip at pobox.com 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://pythondev@svn.python.org/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
Regards, Martin
- Previous message: [Python-Dev] Migrating to subversion
- Next message: [Python-Dev] Early PEP draft (For Python 3000?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]