Peter Samuelson wrote:
[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:
There are some available in the Debian Developer's pool of machines;
if I can try something out for you, just let me know.
$ svn co http://svn.collab.net/repos/svn/trunk/subversion/libsvn_subr subr
$ svn co http://svn.collab.net/repos/svn/trunk/subversion/libsvn_subr subr
svn: PROPFIND request failed on '/repos/svn/trunk/subversion/libsvn_subr'
svn: PROPFIND of '/repos/svn/trunk/subversion/libsvn_subr': could not
connect to server (http://svn.collab.net)
Also, does non-http repository access work?
$ svn co svn://svn.debian.org/pkg-subversion/trunk/debian debian-svn
Interesting. Non-http works just fine. Is this starting to look
like something on the server side?
(If so, by the way, the bug is not grave as it does not "render package
unusable".)
The 'grave' part I debated; this may be an ia64 thing only, which only
makes it unusable there. And there's no real way to categorize a bug
as "deadly but only on a single arch".... but yes, since the non-http
does work, this does not need to be 'grave' any more.
------------------------------------------------------------------------
_______________________________________________
pkg-subversion-maintainers mailing list
[EMAIL PROTECTED]
http://lists.alioth.debian.org/mailman/listinfo/pkg-subversion-maintainers
--
Ciao,
al
----------------------------------------------------------------------
Al Stone Alter Ego:
E-mail: [EMAIL PROTECTED] Debian Developer
-or- http://www.debian.org
E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED]
----------------------------------------------------------------------
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]