Re: Python source checkout problem

2010-07-15 Thread Mike Nerone
On 07/15/2010 10:23 AM, Andrew Lucas wrote: > "svn co http://svn.python.org/projects/python/trunk"; > > ... > > "svn: Server sent unexpected return value (307 Proxy Redirect) in > response to OPTIONS request for 'http://svn.python.org/projects/python/ > trunk' " > Assuming trunk is what you actu

Re: Python source checkout problem

2010-07-15 Thread Terry Reedy
On 7/15/2010 11:23 AM, Andrew Lucas wrote: I am trying to check-out the python source using subversion. The documentation says that Which doc? It probably needs to be changed. "svn co http://svn.python.org/projects/python/trunk"; I believe 'trunk' is frozen as of the 2.7 release. I suspect

Python source checkout problem

2010-07-15 Thread Andrew Lucas
I am trying to check-out the python source using subversion. The documentation says that "svn co http://svn.python.org/projects/python/trunk"; should do the trick. When I do this I get the following response: "svn: REPORT of '/projects/!svn/vcc/default': 200 OK (http:// svn.python.org)" There