[Al Stone]
> The following command to get a copy of an SVN repository fails on
> an ia64 system:
> 
> $ svn co http://llvm.org/svn/llvm-project/llvm/trunk anywhere
> svn: PROPFIND request failed on '/svn/llvm-project/llvm/trunk'
> svn: PROPFIND of '/svn/llvm-project/llvm/trunk': could not connect to server 
> (http://llvm.org)

I don't have an ia64 system so I can't try to reproduce this.  Can you
try with another http server?  For example:

$ svn co http://svn.collab.net/repos/svn/trunk/subversion/libsvn_subr subr

Also, does non-http repository access work?

$ svn co svn://svn.debian.org/pkg-subversion/trunk/debian debian-svn

(If so, by the way, the bug is not grave as it does not "render package
unusable".)
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to