svn: E170000: Unrecognized URL scheme for 'http://llvm.org/svn/llvm-project/llvm/trunk'

2,382 views
Skip to first unread message

Alec Taylor

unread,
Nov 6, 2013, 12:54:05 AM11/6/13
to us...@subversion.apache.org
Hi svn users; just trying to troubleshoot this error.

I am running Sun OS 5.10 (Solaris 10) on a SPARC machine, with the
latest coreutils [8.21], make [4.0], awk [4.1.0] and gcc [4.8.2] used
to build the latest Apache Subversion [1.8.4 (r1534716)].

Why is this happening?

$ svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm-trunk
svn: E170000: Unrecognized URL scheme for
'http://llvm.org/svn/llvm-project/llvm/trunk'

Ryan Schmidt

unread,
Nov 6, 2013, 2:30:13 PM11/6/13
to Alec Taylor, Subversion Users

On Nov 5, 2013, at 23:54, Alec Taylor wrote:

> I am running Sun OS 5.10 (Solaris 10) on a SPARC machine, with the
> latest coreutils [8.21], make [4.0], awk [4.1.0] and gcc [4.8.2] used
> to build the latest Apache Subversion [1.8.4 (r1534716)].
>
> Why is this happening?
>
> $ svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm-trunk
> svn: E170000: Unrecognized URL scheme for
> 'http://llvm.org/svn/llvm-project/llvm/trunk'

Sounds like http is an unrecognized url scheme for your svn client.

This could occur if you didn’t compile svn with an http client library, like serf.

“svn --version” shows you all the schemes your svn supports.
Reply all
Reply to author
Forward
0 new messages