On 11/30/05, "Martin v. Löwis" <martin at v.loewis.de> wrote: > I created >> http://svn.python.org/projects/python/branches/ast-objects/ >> You can convert your repository to that branch with >> svn switch svn+ssh://pythondev@svn.python.org/python/branches/ast-objects > If you would rather do a separate checkout, do svn checkout svn+ssh://pythondev@svn.python.org/python/branches/ast-objects If you want a read-only checkout, see the newly updated entry on checking out projects in the dev FAQ at http://www.python.org/dev/devfaq.html#how-do-i-get-a-checkout-of-the-repository-read-only-and-read-write . -Brett