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

Re: [Fwd: Re: [script][repost] The merging added files bug]

From: Santeri Hernejärvi <gray_at_gray.mine.nu>
Date: 2003-01-06 22:39:31 CET

Santeri Hernejärvi wrote:

> Karl Fogel wrote:
>
>> Santeri Hernejärvi <gray@gray.mine.nu> writes:
>>
>>> It only happens when doing a merge over dav with user & pass and
>>> I seem to recall a bug with the auth-cache, maybe this has got
>>> something to do with it.
>>
>> I think your mailer is wrapping some of the lines in that script.
>>
>> And, what version of subversion? (Client and server).
>>
>> -Karl
>
> Oops, fixed (hopefully) now.
> Version: svn, version 0.16.0 (dev build) compiled Dec 21 2002, 05:54:05
>
> Trying to build a new subversion now, will report back in a bit.
>
> .s - will check the To: field from now on. ;-) (Sorry Karl)

Hmm, getting errors while building:
cd subversion/clients/cmdline && /bin/sh /usr/local/src/svn/libtool
--silent --mode=link gcc -g -O2 -pthread -DNEON_ZLIB -rpath
/usr/local/lib -o svn add-cmd.o cat-cmd.o checkout-cmd.o cleanup-cmd.o
commit-cmd.o copy-cmd.o delete-cmd.o diff-cmd.o export-cmd.o feedback.o
help-cmd.o import-cmd.o info-cmd.o log-cmd.o ls-cmd.o main.o merge-cmd.o
mkdir-cmd.o move-cmd.o prompt.o propdel-cmd.o propedit-cmd.o
propget-cmd.o proplist-cmd.o props.o propset-cmd.o resolve-cmd.o
revert-cmd.o status-cmd.o status.o switch-cmd.o update-cmd.o util.o
../../../subversion/libsvn_client/libsvn_client-1.la
../../../subversion/libsvn_wc/libsvn_wc-1.la
../../../subversion/libsvn_ra/libsvn_ra-1.la
../../../subversion/libsvn_delta/libsvn_delta-1.la
../../../subversion/libsvn_subr/libsvn_subr-1.la
/usr/local/src/svn/apr-util/libaprutil-0.la -lgdbm -ldb -lexpat
/usr/local/src/svn/apr/libapr-0.la -lm -lcrypt -lnsl -ldl
/usr/local/src/svn/neon/src/libneon.la -L/usr/local/lib -lz -lxml2
/usr/local/src/svn/apr-util/.libs/libaprutil-0.so: undefined reference
to `db_create_4000'
/usr/local/src/svn/apr-util/.libs/libaprutil-0.so: undefined reference
to `db_strerror_4000'

apr and apr-util are from cvs as of now. Building with db-4.0.14.
Trying with again with db 4.1.25..

.s

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 6 22:40:29 2003

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.