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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to