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

Re: [PATCH] Makefile.svn: Make stock SVN executable configurable

From: Ramkumar Ramachandra <artagnon_at_gmail.com>
Date: Sat, 8 Jan 2011 18:01:36 +0530

Hi Stefan,

Stefan Sperling writes:
> On Sat, Jan 08, 2011 at 02:33:46PM +0530, Ramkumar Ramachandra wrote:
> > [[[
> > Makefile.svn: Make stock SVN binary configurable
> >
> > * tools/dev/unix-build/Makefile.svn: Introduce a new variable
> > $STOCK_SVN that defaults to `env LD_LIBRARY_PATH= svn`. Change
> > references to `svn export` and `svn co` to use $STOCK_SVN.
> > ]]]
>
> Hi Ram,
>
> Why don't you just put the svn binary you want to run into the
> first entry of $PATH?

I did that, but it still doesn't solve the problem*: It picks up the
wrong APR libraries because Makefile.svn sets LD_LIBRARY_PATH in
several places.

* Actually I encountered the problem before I had a compiled version
  of SVN. I'd only just compiled the APR libraries.

-- Ram
Received on 2011-01-08 13:31:21 CET

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

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