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

Re: Subversion 1.4.0 released.

From: Philip M. Gollucci <pgollucci_at_p6m7g8.com>
Date: 2006-09-15 11:56:22 CEST

David Anderson wrote:
> I'm happy to announce Subversion 1.4.0, available from:
>
> http://subversion.tigris.org/downloads/subversion-1.4.0.tar.gz
cd subversion/libsvn_ra_dav && /usr/local/bin/bash /home/pgollucci/dev/src/subversion-1.4.0/libtool --tag=CC --silent
--mode=link gcc -g -g -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/usr/local/lib/db42
-L/usr/local/lib -rpath /usr/local/software/freebsd-6.1-stable/3.4.4/subversion/1.4.0/lib -o libsvn_ra_dav-1.la
commit.lo fetch.lo file_revs.lo log.lo merge.lo options.lo props.lo replay.lo session.lo util.lo
../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la
/usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread
/usr/local/lib/libneon.la -lintl -lz
libtool: link: cannot find the library `/usr/local/lib/libneon.la' or unhandled argument `/usr/local/lib/libneon.la'
*** Error code 1

Stop in /usr/home/pgollucci/dev/src/subversion-1.4.0.

$ ./configure
        --prefix=$PREFIX \
        --enable-maintainer-mode \
        --enable-debug \
        --with-ssl \
        --with-editor=vim \
        --with-zlib
$ make

This works fine for 1.1.4, 1.2.3, and 1.3.2

$ find subversion-* -type d -name "neon"
subversion-1.1.4/neon
subversion-1.2.3/neon
subversion-1.3.2/neon

$ md5 subversion-1.4.0.tar.gz
MD5 (subversion-1.4.0.tar.gz) = 6f7485986776204138a1d221ac5eec40

$ sha1 subversion-1.4.0.tar.gz
SHA1 (subversion-1.4.0.tar.gz) = fcea8ab76d6d6b3d532d921b94c312ca7fdc9f81

grep neon CHANGES | head -3
1.3.0:
 * support for neon 0.25.x, which fixes http:// control-c bug (issue #2297)
 * increase default neon (ra_dav) timeout from 120 to 3600 seconds (r9568)
 * neon 0.24.7 now required (fixes wire compression bugs) (r10159, 10176)

This is on
        FreeBSD 6.1-stable /i386
        gcc 3.4.4
        autocof 2.59
        auotmake 1.96
        libtool 1.5.22

I've not yet had time to dig into this... I might over the weekend.

Am I missing something obvious ?

-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F
"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /
 / /|_/ / // /\ \/ /_/ / /__
/_/  /_/\_, /___/\___\_\___/
       <___/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 15 11:55:05 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.