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

Re: Errors installing HTTP support in Subversion (Unix Tru64 5.1A)

From: Joe Orton <joe_at_manyfish.co.uk>
Date: Tue, 12 Feb 2008 13:37:11 +0000

On Tue, Feb 12, 2008 at 11:40:09AM +0000, Miguel Rentes wrote:
> I compiled the new neon source code (0.28.0) and got no errors!

Good to hear, thanks for trying it out.

> After that I installed it and linked Subversion 1.4.6 against this new
> neon version but I can't seem to make the http scheme to be recognized
> by subversion after compiling and installing it:

Existing releases of Subversion don't support neon 0.28; you'll have to
configure Subversion like:

   export CPPFLAGS="-DSVN_NEON_0_26 -DSVN_NEON_0_25"
   ./configure --disable-neon-version-check ...

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-12 14:37:34 CET

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.