(original) (raw)
On Nov 29, 2010, at 8:58 AM, Nick Coghlan wrote:
The http read only URLs
didn't work (no diff returned, just "svn: OPTIONS of
'http://svn.python.org/python/branches/pep-0384': 200 OK
(http://svn.python.org)"),
That was the wrong url: you should've used http://svn.python.org/projects/python/branches/pep-0384
James