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

Re: [subversion] Re: Possible bug in svnversion/install

From: Martin J. Evans <martin.evans_at_easysoft.com>
Date: 2004-05-18 12:17:03 CEST

On 18-May-2004 Joe Orton wrote:
> On Tue, May 18, 2004 at 09:10:42AM +0100, Martin J. Evans wrote:
>> Joe,
>>
>> Thanks for the suggestion. I've added those lines and rebuilt but svnversion
>> still does this as does svn co:

>> bash-2.03$ svn co
>> http://source.subversion.easysoft.local/bootstrap/make/trunk
>> xxx
>> svn: Unrecognized URL scheme
>> '????????????????????????????????????????????????????????????????http://sourc
>> e.s
>> ubversion.easysoft.local/bootstrap/make/trunk'
>>
>> Any other ideas where I might start looking?
>
> That's a symptom of the same problem; did you do a "make clean" of the
> entire tree (not just apr-util) after applying the patch?

I thought so. I was not building subversion in the source tree but in a
separate directory (usually do this) I thought I deleted. Anyway, I started
again from scratch but with the patch you supplied and got it as far as a seg
fault in all svn commands. I then changed neon/src/Makefile from:

LIBS=

to

LIBS = ../../apr-util/xml/expat/lib/libexpat.la

as per http://www.contactor.se/~dast/svnusers/archive-2004-03/1461.shtml,
did a make clean in top dir and make again. All is now well.

Thanks for your help.

Martin

--
Martin J. Evans
Easysoft Ltd, UK
Development
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 18 12:17:57 2004

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.