[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unrecognized URL scheme

From: Thomas Bolioli <tpblists_at_terranovum.com>
Date: 2006-12-14 03:05:13 CET

Ryan Schmidt wrote:
> On Dec 13, 2006, at 14:51, Thomas Bolioli wrote:
>
>> I did a fresh build of 1.4 on my mac 10.4.8 intel laptop and I am now
>> getting this error message. I built everything with defaults. From
>> this page
>> (http://subversion.tigris.org/faq.html#unrecognized-url-error) i
>> gather this is a link error but there is only info on fixing it on
>> linux. Unfortunately I am on a mac (no ld.conf). Anyone know what I
>> need to do on a mac?
>> Thanks,
>> Tom
>>
>> $ svn commit * -m "cleaned up some un-needed files and took myself
>> off of the distribution in rfq"
>> svn: Commit failed (details follow):
>> svn: Unrecognized URL scheme for...
>
> Which URL scheme is unrecognized? If http or https, then you have not
> built your Subversion against the Neon library. Get Neon, build it,
> then build Subversion against it. In fact, I think the subversion-deps
> package includes Neon, so download the Subversion source and
> decompress it, download the subversion-deps package and decompress it
> on top of the Subversion source, then you should have neon. Then build.
>
> "svn --version" will tell you what URL schemes your Subversion supports.
>
>
>
> --
> To reply to the mailing list, please use your mailer's Reply To All
> function
>
You nailed it. I only have local and svn. I am building it right now.
Thanks,
Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 14 03:05:55 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.