[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 17:50:52 +0530

Hi Daniel,

Daniel Shahaf writes:
> What problem does this fix?

I had an issue with my stock SVN picking up the APR libraries I'd just
compiled, because LD_LIBRARY_PATH is set in Makefile.svn in several
places. Stock SVN (Debian) was compiled with threading support, and
the compiled APR was compiled without it- hence nothing worked, and I
had to execute `svn export`, `svn co` by hand.

-- Ram
Received on 2011-01-08 13:20:30 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.