[Python-Dev] Problem with svn on community buildbot

skip at pobox.com skip at pobox.com
Sun Dec 14 04:04:09 CET 2008


I have a community buildbot:

    http://www.python.org/dev/buildbot/community/all/g5%20OSX%202.5/builds/14/step-svn/0

which is failing the svn checkout of the 2.5 branch:

    svn: PROPFIND request failed on '/projects/python/branches/release25-maint'
    svn: PROPFIND of '/projects/python/branches/release25-maint': Could not resolve hostname `svn.python.org': Temporary failure in name resolution (http://svn.python.org)

The svn command is:

    /opt/local/bin/svn checkout --revision 67742 --non-interactive http://svn.python.org/projects/python/branches/release25-maint build

Any idea what the problem might be?

Thanks,

Skip


More information about the Python-Dev mailing list